Problems accessing CVS repository
    Corinna Vinschen 
    vinschen at redhat.com
       
    Sat Jul 15 00:05:40 EST 2006
    
    
  
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
The same happens when trying to use the second repository:
  $ cvs -d anoncvs at 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
    
    
More information about the openssh-unix-dev
mailing list