Hello CVS still doesn't work here. Does anyone confirm checkout is working? In http://cvs.sourceforge.net/cgi-bin/viewcvs.cgi/cryptopp/src/ all properties of files are unreadable. Although it says "NOTE: ViewCVS is currently running against the backup CVS server; data shown may be up to 24 hours old." I don't think direct CVS access has delayed update.
Best, Kenneth On Mon, 4 Aug 2003 14:46:45 -0400 Wei Dai <[EMAIL PROTECTED]> wrote: > 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 > > > >
