From owner-freebsd-questions Tue Aug 21 5:20:46 2001 Delivered-To: freebsd-questions@freebsd.org Received: from mithras.erudition.net (mithras.erudition.net [209.9.98.138]) by hub.freebsd.org (Postfix) with ESMTP id 58BD237B406 for ; Tue, 21 Aug 2001 05:20:42 -0700 (PDT) (envelope-from dougp@mithras.erudition.net) Received: (from dougp@localhost) by mithras.erudition.net (8.11.4/8.11.1) id f7LCKfv30511; Tue, 21 Aug 2001 08:20:41 -0400 (EDT) (envelope-from dougp) Date: Tue, 21 Aug 2001 08:20:41 -0400 From: Doug Poland To: Norbert Koch Cc: questions@freebsd.org Subject: Re: newbie to cvs needs help Message-ID: <20010821082041.A30426@polands.org> References: <20010820171514.A11929@polands.org> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.2.5i In-Reply-To: ; from nk@LF.net on Tue, Aug 21, 2001 at 08:22:30AM +0200 Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG On Tue, Aug 21, 2001 at 08:22:30AM +0200, Norbert Koch wrote: > Doug Poland 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