When I try to get my files from the svn system,
it looks like everything is fine until I try to look at
the files: there are no files in the directory. There is
no .svn/ subdirectory in the directory used for
all this: [~/googleapps/howsmy] and that must be
the problem. So how do I setup that directory again
to include the .svn/ directory?

In case more background is needed, below are my
recent sessions.

Thanks,

Brian in Atlanta

********************************************************************
When I first tried to down load my files I got the following error
message. The first part of the error message (with the error
code 443) was likely just a security check. But the errors after
that were a result of my giving the wrong password.


*****************first error session below********************
[12:20pm brian~/googleapps/howsmy]% svn checkout
https://tellmestraight.googlecode.com/svn/trunk/ tellmestraight --
username schott.brian
Error validating server certificate for 'https://
tellmestraight.googlecode.com:443':
 - The certificate is not issued by a trusted authority. Use the
   fingerprint to validate the certificate manually!
Certificate information:
 - Hostname: googlecode.com
 - Valid: from May 28 15:48:13 2008 GMT until Jun 21 13:09:43 2010 GMT
 - Issuer: Certification Services Division, Thawte Consulting cc, Cape
Town, Western Cape, ZA
 - Fingerprint: b1:3a:d5:38:56:27:52:9f:ba:6c:70:1e:a9:ab:4a:1a:
8b:da:ff:ec
(R)eject, accept (t)emporarily or accept (p)ermanently? p
Authentication realm: <https://tellmestraight.googlecode.com:443>
Google Code Subversion Repository
Password for 'schott.brian':
Authentication realm: <https://tellmestraight.googlecode.com:443>
Google Code Subversion Repository
Username: schott.brian
Password for 'schott.brian':
Authentication realm: <https://tellmestraight.googlecode.com:443>
Google Code Subversion Repository
Username: thebrianschott
Password for 'thebrianschott':
subversion/libsvn_ra_dav/util.c:826: (apr_err=170001)
svn: PROPFIND request failed on '/svn/trunk'
subversion/libsvn_ra_dav/util.c:296: (apr_err=170001)
svn: PROPFIND of '/svn/trunk': authorization failed (https://
tellmestraight.googlecode.com)
*****************first error session above********************


Next, I remembered the correct password, but my ISP
dropped the signal right at the beginning of the transmission
and I got no responses. After quite some time I tried
Control-C's as you can see in the second error session
below.

*****************second error session below********************
[12:26pm brian~/googleapps/howsmy]% svn checkout
https://tellmestraight.googlecode.com/svn/trunk/ tellmestraight --
username schott.brian
Authentication realm: <https://tellmestraight.googlecode.com:443>
Google Code Subversion Repository
Password for 'schott.brian':

svn checkout https://tellmestraight.googlecode.com/svn/trunk/
tellmestraight --username schott.brian
^C
^C
^D
^C
subversion/libsvn_ra_dav/util.c:826: (apr_err=175002)
svn: PROPFIND request failed on '/svn/trunk'
subversion/libsvn_ra_dav/util.c:296: (apr_err=175002)
svn: PROPFIND of '/svn/trunk': Could not read response body:
connection timed out. (https://tellmestraight.googlecode.com)
*****************second error session above********************


Later still, I supplied the correct password and all looked
like it was working, but the directory on my computer
has an empty new folder named 'tellmestraight'.


*****************third error session below********************
[3:13pm brian~/googleapps/howsmy]% svn checkout
https://tellmestraight.googlecode.com/svn/trunk/ tellmestraight --
username schott.brian
Authentication realm: <https://tellmestraight.googlecode.com:443>
Google Code Subversion Repository
Password for 'schott.brian':
subversion/libsvn_ra_dav/util.c:826: (apr_err=175002)
svn: PROPFIND request failed on '/svn/trunk'
subversion/libsvn_ra_dav/util.c:296: (apr_err=175002)
svn: PROPFIND of '/svn/trunk': 500 Internal Server Error (https://
tellmestraight.googlecode.com)
[3:14pm brian~/googleapps/howsmy]% svn checkout
https://tellmestraight.googlecode.com/svn/trunk/ tellmestraight --
username schott.brian
Authentication realm: <https://tellmestraight.googlecode.com:443>
Google Code Subversion Repository
Password for 'schott.brian':
Checked out revision 1.
*****************third error session above********************


--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"Google App Engine" group.
To post to this group, send email to google-appengine@googlegroups.com
To unsubscribe from this group, send email to 
google-appengine+unsubscr...@googlegroups.com
For more options, visit this group at 
http://groups.google.com/group/google-appengine?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to