Re: cvs question



env | sort | grep CVS
returns nothing. There are no CVS* variables set! Strange. Where is
it getting the cvsroot from? Even if I remove the .cvspass file, it
still uses the pserver line from before. It's definitely getting
cached somewhere. greping the env for pserver shows nothing.

Incidently, I also removed root's ~root/.cvspass but it didn't change anything.

Still open for ideas.

Michael Grant

On 9/15/06, Giorgos Keramidas <keramida@xxxxxxxxxxxxxxx> wrote:
On 2006-09-14 19:11, Michael Grant <mg-fbsd3@xxxxxxxxx> wrote:
> I'm being driven slowly mad by cvs...
>
> I have 3 boxes, one is acting as a cvs server. The "cvs clients" (for
> lack of a better term) are running 6.1 and should be configured the
> same. Yet, one machine lets me do a cvs login, the other requires I
> use cvs -d :psserver:.. with each cvs command.
>
> I do not have CVSROOT set on either machine.
>
> What I get is this:
>
> [#822] cvs login
> Logging in to :pserver:myname@myserver/home/foo/bar
> cvs login: authorization failed: server myserver rejected access to
> /home/foo/bar for user mgrant
>
> yet, on the other machine, I get a password prompt and all is fine.

Someone sets CVSROOT, if you can just type "cvs login" and get a prompt
for ``Logging in to :pserver:myname@myserver/home/foo/bar''.

Can you run, on both systems, the following?

$ env | sort | grep CVS


_______________________________________________
freebsd-questions@xxxxxxxxxxx mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "freebsd-questions-unsubscribe@xxxxxxxxxxx"



Relevant Pages

  • Re: cvs question
    ... Repository are identical in the CVS directory. ... cvs login: authorization failed: server grant.org rejected access to ... > still uses the pserver line from before. ... greping the env for pserver shows nothing. ...
    (freebsd-questions)
  • Re: cvs question
    ... one is acting as a cvs server. ... Yet, one machine lets me do a cvs login, the other requires I ... $ env | sort | grep CVS ...
    (freebsd-questions)
  • CVS on fedora core 2: permission denied on cvs import
    ... I am trying to use cvs and encountered the following ... I have added the following file under CVSROOT: ... user ht has the following entry in .bashrc ... user cvsowner has the following entry in .bashrc ...
    (Fedora)
  • Re: CVS on fedora core 2: permission denied on cvs import
    ... Hanny ... >> I can use cvs login and login to cvs successfully. ... >> can also checkout the CVSROOT using cvsowner ... Do you Yahoo!? ...
    (Fedora)
  • Re: Question on CVS Branches
    ... However the cvs login requires a password to ... Is there any way to automate this? ... Is it possible to specify the password on the command line with cvs login (it ... How exactly do i set up password-less authentication over SSH? ...
    (freebsd-questions)