How do I upload my first code to my GAE code project? I have created
the project, but this is the result of my attempt to upload the code.
************terminal session below *********************
svn checkout
https://simplifyconnections.googlecode.com/svn/trunk/
simplifyconnections --username schott.brian
Error validating server certificate for 'https://
simplifyconnections.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? t
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 status line: Secure
connection truncated (
https://simplifyconnections.googlecode.com)
************terminal session above *********************
Thanks, in advance
Brian in Atlanta