Community technical support mailing list was retired 2010 and replaced with a professional technical support team. For assistance please contact: Pre-sales Technical support via email to sales@march-hare.com.
Hello CVSNT-developers, I started to play with the chacl command during the past week and have the following problem. I use a module definition like project &dir1 &dir2 &dir3 which creates the following structure on checkout project +--dir1 +--dir2 +--dir3 When I try a chacl -R command in the project directory, I get the message cvs server: cannot open D:/Repos/A/CVSROOT/Emptydir/dir1/.perms for writing: No such file or directory and the process seems to hang. When I look into the Repository on the server I find that it has created a .perms file in CVSROOT/Emptydir, which may cause more trouble because this directory is shared for all kinds of uses by CVSNT. For now i issue the command in all of the dir1, dir2, ... directorys, but it would be nice if the recursive option would work with any kind of module layout. Thanks for your time, O. Koltermann