Ralf,
I've just downloaded the mod_ssl cvs repository as outlined on:
http://www.engelschall.com/sw/mod_ssl/distrib/repos.html
It may be worthwhile to add to this that if you would like to simply "add"
mod_ssl to an existing cvs repository (instead of creating a whole other
cvs repository), you could do a:
rsync -rztpv --delete sw.engelschall.com::mod_ssl-cvs/mod_ssl \
$CVSROOT/apache
This would then create $CVSROOT/apache/mod_ssl. To check it out, you'd do a:
cvs co apache/mod_ssl
Of course this means you only get the development source tree. But that's
probably preferred in this case.
Also, why are no log messages for any of these files?
-Tom
Tom Vaughan <[EMAIL PROTECTED]>
______________________________________________________________________
Apache Interface to SSLeay (mod_ssl) www.engelschall.com/sw/mod_ssl/
Official Support Mailing List [EMAIL PROTECTED]
Automated List Manager [EMAIL PROTECTED]