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.
I defined a group of users and set permissions for read, write and create access to the directory: cvs -R -u mygroup -a read,write,create mydir But it set these permissions only for mydir, and all child directories got only read access. Is that a bug or I'm doing something wrong?