info-cvs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: CVSROOT not used


From: Stuart Cooper
Subject: Re: CVSROOT not used
Date: Wed, 17 May 2006 14:59:01 +1000

On a new system, I have a different user name/user ID.  I have CVSROOT
set up to account for that, something like this:

   CVSROOT=:ext:address@hidden:/cvsroot.foo

I get "permission denied" unless I specify this same value with a '-d'
option -- i.e., all works okay with -d command line options but I
always get "permission denied" errors when relying only on the CVSROOT
setting.  I've tried all rsh access manually and it works.  What am I
missing?

Double check you've exported your CVSROOT.

Also try
cvs -d $CVSROOT
which should also work.

Stuart.




reply via email to

[Prev in Thread] Current Thread [Next in Thread]