To get access to the Ptolemy II ptII svn repository via https, use this command:

svn co https://source.eecs.berkeley.edu/svn/chess/ptII/trunk ptII

The reason to use https is if you are behind a firewall and other
methods, such as ssh, are not working.

One problem is that the first time you connect via https, you may get a
message like:

--start--
[EMAIL PROTECTED] 44% svn co https://source.eecs.berkeley.edu/svn/chess/ptII/trunk ptII Error validating server certificate for 'https://source.eecs.berkeley.edu:443':
 - The certificate is not issued by a trusted authority. Use the
   fingerprint to validate the certificate manually!
Certificate information:
 - Hostname: source.eecs.berkeley.edu
 - Valid: from Jul 15 00:00:00 2008 GMT until Jul 15 23:59:59 2010 GMT
- Issuer: Terms of use at https://www.verisign.com/rpa (c)05, VeriSign Trust Network, VeriSign, Inc., US
 - Fingerprint: da:ff:45:c9:df:6f:b5:73:ec:9c:f8:a7:cc:93:08:84:22:a8:78:3d
(R)eject, accept (t)emporarily or accept (p)ermanently?
---end---

The correct response is to type a "p" and accept the certificate.

The reason this occurs is because svn uses OpenSSL and OpenSSL does not
have the commercial Certificate Authorities listed.  For details about
two possible workarounds, see:
http://chess.eecs.berkeley.edu/ptexternal/wiki/Main/Subversion#svnCertficateIsNotIssuedByATrustedAuthority


Note that we can probably set up read/write access on the source.eecs
webserver for active participants who cannot write to the svn repository
via ssh.  I'm offering this primarily to our corporate sponsors who all
seem to be behind firewalls that block ssh.

This method of accessing the ptII svn repository and other methods are
documented at http://chess.eecs.berkeley.edu/ptexternal

_Christopher

--
Christopher Brooks (cxh at eecs berkeley edu) University of California
Chess Executive Director                      US Mail: 337 Cory Hall
Programmer/Analyst Chess/Ptolemy/Trust        Berkeley, CA 94720-1774
ph: 510.643.9841 fax: 510.642.2718            (office: 545Q Cory)
home: (F-Tu) 707.665.0131 (W-F) 510.655.5480


----------------------------------------------------------------------------
Posted to the ptolemy-hackers mailing list.  Please send administrative
mail for this list to: [EMAIL PROTECTED]

Reply via email to