Kristian Poul Herkild wrote:
I have a cvs-repository on my gentoo box, used in my exam project.
However, cvsweb gives following error when trying to access the module
in the repository:

Error: eksamen/: Permission denied

It's no doubt something really stupid, but I can't seem to find the
solution. Googling didn't bring up anything particularly helpful.

cvs-web version is 1.112


Likely permissions related or least those are the problems I usually have with cvsweb. I do a chmod -R 755 every day or so that Apache can read the repository.

I'd make a copy of your current cvs dir and point apache to it. Then try various permissions till you get it right. Then do the same on the real cvs dir.

kashani
--
gentoo-user@gentoo.org mailing list

Reply via email to