Hello, I tried to checkout an actual version of drops from the remote-cvs using the commands given on the website. cvs -d :pserver:guest@os.inf.tu-dresden.de:/home/remote-cvs login cvs -z3 -d :pserver:guest@os.inf.tu-dresden.de:/home/remote-cvs checkout l4 dde hello l4env It fails with the following error: [..] cvs checkout: Updating l4/tool/dice/src/parser/inc cvs checkout: failed to create lock directory for `/home/remote-cvs/CVSROOT' (/home/remote-cvs/CVSROOT/#cvs.history.lock): The file access permissions do not allow the specified action. cvs checkout: failed to obtain history lock in repository `/home/remote-cvs' What am I doing wrong? Christoph
On Wed Oct 12, 2005 at 11:02:56 +0200, Christoph Mueller wrote:
It fails with the following error:
Fails? For me it's just an annoying message.
[..] cvs checkout: Updating l4/tool/dice/src/parser/inc cvs checkout: failed to create lock directory for `/home/remote-cvs/CVSROOT' (/home/remote-cvs/CVSROOT/#cvs.history.lock): The file access permissions do not allow the specified action. cvs checkout: failed to obtain history lock in repository `/home/remote-cvs'
What am I doing wrong?
Nothing. Fixed. Adam -- Adam adam@os.inf.tu-dresden.de Lackorzynski http://os.inf.tu-dresden.de/~adam/
participants (2)
-
Adam Lackorzynski -
Christoph Mueller