Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 21 Aug 2001 08:20:41 -0400
From:      Doug Poland <doug@polands.org>
To:        Norbert Koch <nk@LF.net>
Cc:        questions@freebsd.org
Subject:   Re: newbie to cvs needs help
Message-ID:  <20010821082041.A30426@polands.org>
In-Reply-To: <vzae0uc4pl.fsf@lamia.LF.net>; from nk@LF.net on Tue, Aug 21, 2001 at 08:22:30AM %2B0200
References:  <20010820171514.A11929@polands.org> <vzae0uc4pl.fsf@lamia.LF.net>

next in thread | previous in thread | raw e-mail | index | archive | help
On Tue, Aug 21, 2001 at 08:22:30AM +0200, Norbert Koch wrote:
> Doug Poland <doug@polands.org> writes:
> 
> > The problem is I cannot connect to cvsserver from my 4.3-STABLE box 
> > (called devbox).  On devbox I've set an environment variable as in:
> >
> > 	setenv CVSROOT pserver:dpoland@cvsserver:/usr/local/cvs
> >
> > Here I get the following messages:
> >
> > 	devbox% cvs checkout myproject
> > 	pserver:dpoland@cvsserver's password: 
> > 	Permission denied, please try again.
> >
> 
> Don't you have to issue a 'cvs login' before you checkout sources, ie
> does the folowing work:
> 
> % cvs login
> your password here
> % cvs co myproject
> 
> norbert.
>
Yup, that's it, thank you.

-- 
Regards,
Doug

To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-questions" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20010821082041.A30426>