There was a permissions problem with the CVS repository. It should be fixed now.
On Mon, Aug 04, 2003 at 08:06:13PM +0900, Kenneth L. wrote: > Hello, > > To obtain the latest snapshot of Crytpto++ I tried to checkout it > from CVS at sourceforge since there's no tarball of it anymore. > >From web CVS viewer I can't determine the module name of the latest > snapshot. (got "CVS server doesn't support ls" in commandline, too) > Then I tried with "src" as module name and passed "cvs -z3 > -d:pserver:[EMAIL PROTECTED]:/cvsroot/cryptopp co src " > to CVS, I got > " > cvs server: Updating src > cvs server: failed to create lock directory for `/cvsroot/cryptopp/src' > (/cvsroot/cryptopp/src/#cvs.lock): Permission denied > cvs server: failed to obtain dir lock in repository `/cvsroot/cryptopp/src' > cvs [server aborted]: read lock failed - giving up > " > as error. Seems like directory permission is wrong in the server. > Though I could checkout CVSROOT as modulename, those files under > CVSROOT directory are irrelevant to snapshot. > Am I missing something? > > Best, > Kenneth > >
