Re: CVS problem: cannot open /root/.cvsignore

1999-09-04 Thread Tapio Lehtonen
On Sat, Sep 04, 1999 at 03:04:20AM -0500, Mike Brownlow wrote: > [To [EMAIL PROTECTED], 3 Sep 1999][ 81][ 3.1K] > > I have CVS server and client, both Debian 2.1 machines except that CVS > > is version 1.10 from potato. I can do cvs checkout from client vendredi, > > but on the server winkiller

Re: CVS problem: cannot open /root/.cvsignore

1999-09-04 Thread Mike Brownlow
[To [EMAIL PROTECTED], 3 Sep 1999][ 81][ 3.1K] > I have CVS server and client, both Debian 2.1 machines except that CVS > is version 1.10 from potato. I can do cvs checkout from client vendredi, > but on the server winkiller I can do all cvs stuff without problems > (then CVSROOT=/var/repository

Re: CVS problem: cannot open /root/.cvsignore

1999-09-03 Thread Richard E. Hawkins
I'm shooting in the dark here, but when I had this type of problem, it was from doing the initial checkout as root, and later as a user who had rwx access to the source directory, but lacked read access to the root directory where the cvs key was stored (/root/.cvsignore). rick --