[cvsnt] cvs [import aborted]

Jörg Model jmodel at inatec.com
Fri Aug 4 08:16:46 BST 2006


Mike schrieb:

> Then I tried to use acl doing the following:
> 
> - modify /cvs/cvsroot/CVSROOT/config (SystemAuth=no, AclMode=normal)
> 
> - create /cvs/cvsroot/CVSROOT/admin adding cvs string
> 
> - cvs passwd -a -r cvs cvs
> 
> - cvs rchown cvs
> 
> - cvs rchacl -a read,write,create,tag,control -u cvs
> - cd /appo
> 
> - mkdir test2
> 
> - cd test2
> 
> - cvs import -m "test2" test2 a2 b2
> 
> 
> 
> cvs [import aborted]: User cvs cannot create files in test2
> 
> 
Yes, I encountered the same problem in a similar situation: It seems that for an
  import of a module (that is a new directory structur) into an existing
repository one has to weaken the security configuration of the server, which is
not desirable.


Regards Joerg



More information about the cvsnt mailing list