This is a discussion on Problems accessing CVS repository within the OpenSSH Development forums, part of the Networking and Network Related category; Hi, I have persistent problems to access the OpenSSH CVS repository as anonymous user, once it has been checked out: $ ...
|
|||||||
| FAQ | Members List | Calendar | Search | Today's Posts | Mark Forums Read |
|
|||
|
Hi,
I have persistent problems to access the OpenSSH CVS repository as anonymous user, once it has been checked out: $ cvs -d anoncvs@anoncvs.mindrot.org:/cvs co openssh [...works fine...] $ cd openssh $ cvs up cannot create_adm_p /tmp/cvs-serv5471/contrib Permission denied The same happens when trying to use the second repository: $ cvs -d anoncvs@anoncvs2.at.openbsd.org:/openssh co openssh_cvs [...works fine...] $ cd openssh_cvs $ cvs up cannot create_adm_p /tmp/cvs-serv6828/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. Corinna -- Corinna Vinschen Cygwin Project Co-Leader Red Hat _______________________________________________ openssh-unix-dev mailing list openssh-unix-dev@mindrot.org http://lists.mindrot.org/mailman/lis...enssh-unix-dev |