Hello,
when I want to access my cvs repository via pserver, i get the error "/var/lib/cvs: no such repository". I tried this from two different machines (one of them was the machine with the repository on its harddisc), so its not a networking problem.
I can access the repository locally with "cvs -d /var/lib/cvs checkout ...", but not with "cvs -d :pserver:[EMAIL PROTECTED]:2401/var/lib/cvs checkout ...". The directory exists.
It worked already some weeks ago. The operating system is a Debian sid, and I made an apt-get upgrade last week. I didn't touch the configuration (perhaps dpkg did?).
The /etc/cvs-pserver.conf is:
CVS_PSERV_REPOS="/var/lib/cvs" CVS_PSERV_LIMIT_MEM=hard CVS_PSERV_LIMIT_DATA=hard CVS_PSERV_LIMIT_CORE=0 CVS_PSERV_LIMIT_CPU=hard
I read a thread of last year, when somebody said thad the strings of the directories must be exactly the same. In my case, all strings are without trailing slashes.
Can anyone help me?
CU
Andreas _______________________________________________ Info-cvs mailing list [EMAIL PROTECTED] http://lists.gnu.org/mailman/listinfo/info-cvs
