On Thursday april 14th 2005 J. W. Ballantine wrote: > Is there anonymous, read only non-brower, > access the the openssl cvs site? I've > look through the website and the mailing lists > and couldn't find any information about this > method of access.
See http://www.openssl.org/source/repos.html Basically you cannot directly checkout code from the CVS repository, but you can mirror it to your local machine using 'rsync'. Then use CVS locally. After that periodically update the repository through 'rsync'. But if you only want to check the latest features it's much easier just to get a "snapshot-tarball" from the ftp sources once in a while. -- Marco Roeland ______________________________________________________________________ OpenSSL Project http://www.openssl.org User Support Mailing List openssl-users@openssl.org Automated List Manager [EMAIL PROTECTED]