Problems accessing CVS repository
Darren Tucker
dtucker at zip.com.au
Sat Jul 15 01:19:15 EST 2006
Corinna Vinschen wrote:
> Hi,
>
> I have persistent problems to access the OpenSSH CVS repository as
> anonymous user, once it has been checked out:
>
> $ cvs -d anoncvs at anoncvs.mindrot.org:/cvs co openssh
> [...works fine...]
> $ cd openssh
> $ cvs up
> cannot create_adm_p /tmp/cvs-serv5471/contrib
> Permission denied
[...]
> This looks like a server problem. Or am I doing something wrong?
> I never had this problem with cvs before and I still haven't with
> other cvs servers.
It appears to be a repository problem: cvs seems to need an "Emptydir"
directory in CVSROOT, which is missing from the repository.
I have created CVSROOT/Emptydir it on my copy (anoncvs.mindrot.org) and
told the sync script to leave it alone, which seems to have at least
worked around the problem for now...
--
Darren Tucker (dtucker at zip.com.au)
GPG key 8FF4FA69 / D9A3 86E9 7EEE AF4B B2D4 37C9 C982 80C7 8FF4 FA69
Good judgement comes with experience. Unfortunately, the experience
usually comes from bad judgement.
More information about the openssh-unix-dev
mailing list