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.
Koen wrote: > That doesn't help: > > F:/ > everyone full control (so this includes the cvs users) > > F:/CVSRepositories > CVSAdministrators: Full control > CVSUsers: All except Full control > CVSGuests: All except Full control, Modify, Write > > F:/CVSRepositories/cvsTest > same as for F:/CVSRepositories > > So my cvs users definitely have at least read access to each directory > above the repository in addtition to the repository itself... You forgot LocalSystem, who should have read access so that the service can find the repository to read the configuration, etc. LocalSystem is not part of 'everyone' group. Glen wrote an article about this somewhere... can't remember the URL off the top of my head. Tony