RE: restricting checkout???
From: Karan, Cem \(Civ, ARL/CISD\) <CKaran_at_arl.army.mil>
Date: 2005-04-28 14:31:07 CEST
I'm going to jump in here because this is interesting to me; how do you go about restricting access? Are you setting up each user with their own account, and then setting groups & permissions on the files, or is there a better way? How do you handle the problem of testing the code base; unit tests for each chunk works fine, but what about integration tests?
I ask because I'm about to have to setup a repository that will have the problems that you're describing; a core group of trusted developers that have access to everything, and then periodically new ones added that need to have access to their own work only, EXCEPT that there needs to be some sort of testing method so that the untrusted developers don't have to interrupt the trusted ones to run tests. The only thing I could think of was a combination of subversion + dart (http://public.kitware.com/Dart/HTML/Index.shtml), but this is by no means perfect. Any thoughts?
Thanks,
-----Original Message-----
Ahh I see where you are going - you can limit the users rights to
Regards.
---------------------------------------------------------------------
|
This is an archived mail posted to the Subversion Users mailing list.
This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.