From owner-freebsd-questions Mon Mar 3 9:12:42 2003 Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 822C737B405 for ; Mon, 3 Mar 2003 09:12:40 -0800 (PST) Received: from pa-plum1b-166.pit.adelphia.net (pa-plum1b-13.pit.adelphia.net [24.53.161.13]) by mx1.FreeBSD.org (Postfix) with ESMTP id B96D343FDD for ; Mon, 3 Mar 2003 09:12:38 -0800 (PST) (envelope-from wmoran@potentialtech.com) Received: from potentialtech.com (working [172.16.0.95]) by pa-plum1b-166.pit.adelphia.net (8.12.3/8.12.3) with ESMTP id h23HCbrX014793; Mon, 3 Mar 2003 12:12:37 -0500 (EST) (envelope-from wmoran@potentialtech.com) Message-ID: <3E638D05.2050803@potentialtech.com> Date: Mon, 03 Mar 2003 12:12:37 -0500 From: Bill Moran User-Agent: Mozilla/5.0 (X11; U; FreeBSD i386; en-US; rv:1.2.1) Gecko/20030301 X-Accept-Language: en-us, en MIME-Version: 1.0 To: Brian Henning Cc: freebsd Subject: Re: OT: cvs access References: In-Reply-To: Content-Type: text/plain; charset=us-ascii; format=flowed Content-Transfer-Encoding: 7bit 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 Brian Henning wrote: > Hello- > I have a pserver on my BSD machine that i would like to access it from the > windows 2000 machine witha a command line cvs program. > when i try running: > >>cvs login > > could not open %USERPROFILE%\.cvspass for reading > could not open %USERPROFILE%\.cvspass for writing > > my setup includes: > created the empty file: %USERPROFILE%\.cvspass > set CVSROOT=:pserver:henninb@:/home/cvsroot > > > any suggestions? anyone else ever have problems with access to cvs from windows? > thanks, Doesn't sound like a FreeBSD issue. Sounds like the command-line client having trouble. Which command-line CVS program is it? Did you check the permissions on %USERPROFILE%\.cvspass to ensure that it's writable by the user who's running cvs? -- Bill Moran Potential Technologies http://www.potentialtech.com To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message