[rds-devel] problems with svn checkout from the repository

Or Gerlitz ogerlitz at voltaire.com
Sun Dec 3 00:10:58 PST 2006


I am failing to svn checkout etc from the rds repository with http,
but it works with https, i think the checkout instructions on
http://oss.oracle.com/projects/rds/source.html might need to be changed.

Or.

# svn --version
svn, version 1.3.2 (r19776)

# svn co http://oss.oracle.com/projects/rds/src/trunk
svn: REPORT request failed on '/projects/rds/src/!svn/vcc/default'
svn: REPORT of '/projects/rds/src/!svn/vcc/default': 200 OK (http://oss.oracle.com)

# svn co https://oss.oracle.com/projects/rds/src/trunk /tmp/12345
Error validating server certificate for 'https://oss.oracle.com:443':
 - The certificate is not issued by a trusted authority. Use the
   fingerprint to validate the certificate manually!
Certificate information:
 - Hostname: oss.oracle.com
 - Valid: from Aug 12 09:19:23 2006 GMT until Aug 11 09:19:23 2010 GMT
 - Issuer: OSS, Oracle, Redwood City, California, US
 - Fingerprint:
88:f4:c9:89:3e:39:2e:26:17:a2:1d:c8:9e:af:32:98:8a:ba:4b:e0
(R)eject, accept (t)emporarily or accept (p)ermanently? t
A    /tmp/12345/linux
A    /tmp/12345/linux/include
A    /tmp/12345/linux/include/net
A    /tmp/12345/linux/net
A    /tmp/12345/linux/net/rds
A    /tmp/12345/linux/net/rds/stats.c
A    /tmp/12345/linux/net/rds/af_rds.c
A    /tmp/12345/linux/net/rds/tcp_send.c
A    /tmp/12345/linux/net/rds/Kconfig
A    /tmp/12345/linux/net/rds/ib.h
(hitted a Ctrl^C here)




More information about the rds-devel mailing list