Karl Fogel <[EMAIL PROTECTED]> writes: > The checkout gets this error: > > floss$ cvs -d :pserver:[EMAIL PROTECTED]:/cvsroot/lsh co lsh > cvs server: Updating lsh > cvs server: failed to create lock directory for `/cvsroot/lsh/lsh' \ > (/cvsroot/lsh/lsh/#cvs.lock): Permission denied > cvs server: failed to obtain dir lock in repository `/cvsroot/lsh/lsh' > cvs [server aborted]: read lock failed - giving up
Sorry, the files in the repository were not owned by the right group, it seems. It should work better now. /Niels