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.
Andrew Cooper wrote: > so each use cannot create their own repository? > > what if I create the repository and they create directories under that? is > it possible to set permissions so users can only acces their files? Yes, it's possible to do it that way. Take a look at the avail file with it's "karma" system (I've seen it used by some projects SourceForge). You should be able to adapt that to automatically allow someone with a matching username and root directory to pass and others to fail if that's what you want to do -- but it only controls commits, not checkouts or other operations. I'm not sure what you mean by "access". You could also use NTFS (or other) permissions to restrict access based on user | group | etc. Regards, -- Glen Starrett