CVS permission error on Fedora

Need help installing PHP, configuring a script, or configuring a server? Then come on in and post your questions! We'll try to help the best we can!

Moderator: General Moderators

Post Reply
tristanlee85
Forum Contributor
Posts: 172
Joined: Fri Dec 19, 2003 7:28 am

CVS permission error on Fedora

Post by tristanlee85 »

I have install CVS via the write-up at http://kelvinchufei.blogspot.com/2007/0 ... -core.html

I can login to the server using my user account. However, when trying to import my project for the first time, I get the following:

Cannot access /home/cvsroot/CVSROOT
Permission denied
cannot create_adm_p /tmp/cvs-serv3582/src
Permission denied

I have even tried logging in as root user and I still get the error. Any ideas?
User avatar
jaoudestudios
DevNet Resident
Posts: 1483
Joined: Wed Jun 18, 2008 8:32 am
Location: Surrey

Re: CVS permission error on Fedora

Post by jaoudestudios »

I recommend switching to SVN (subversion) - not much help now, but in the long run it will be worth it.
Post Reply