CVS problem
From: Dave Clarke (pinggetridofthisbituino_at_operamail.com)
Date: 02/06/04
- Next message: rrahfiq_at_szvnxy.com: "Re: rpmbuild failure: kernel-source = 2.6.1-3-default is needed"
- Previous message: Ermanno Bonifazi: "Konqueror/Samba problem"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Date: Fri, 06 Feb 2004 20:36:11 +0000
I've just started to use CVS, but I'm having a problem setting it all up.
My code is on my laptop, and I've setup a repository on my desktop in /cvs,
both are conected by a normal network. I've fiddled with /etc/inetd.conf
appropriatly on the desktop.
I created a user cvs, and gave it ownership of the repository.
In the repository I've created a writer file just containing just my
username (without @laptop). I've also added a passwd file containing:
me:password:cvs
The password was coppied from the /etc/shadow file.
Now I'm trying to enter my project. On the laptop I do:
export CVSROOT=:pserver:me@desktop:/cvs
cvs login
This all works. From the directory with my code in, I try:
cvs import -b 0.0.1 -m "First entry to CVS" Serprot A1_0 Start
to which I get the reply:
cvs server: cannot make path to /cvs/:Serprot: Permission denied
So I guess this is a permissions thing, but where? I've tried altering the
writers entry to me@laptop, but then I couldn't login to cvs at all.
I've looked all over info cvs, but it seems a bit light on how to add new
users.
Anyone any ideas?
-- Dave Clarke
- Next message: rrahfiq_at_szvnxy.com: "Re: rpmbuild failure: kernel-source = 2.6.1-3-default is needed"
- Previous message: Ermanno Bonifazi: "Konqueror/Samba problem"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Relevant Pages
|