Why not upgrade CVS? Subversion, GNU Arch, etc.
Posted Jun 3, 2004 6:31 UTC (Thu) by
mbp (guest, #2737)
In reply to:
Why not upgrade CVS? Subversion, GNU Arch, etc. by piman
Parent article:
Arch for CVS Users (Linux Journal)
So what do people mean by "fine-grained"? Finer than branches? Do you want to limit which directories or files can be touched?
The thing is this: anyone who I would trust to have SSH access to my machine and to commit to a branch, I would trust to commit to any file within that branch. If they suddenly turn bad, being able to commit anywhere is enough to cause trouble. I can't think of many cases where I want to allow people to write to only particular files in a project.
I can certainly imagine people only being able to write to one project and not another, or to one branch but not another. But Arch accomodates those uses just fine, and without requiring as much configuration as Svn. Just chgrp/chmod the directory and you're done.
> This can be done with Arch or Subversion, but it requires more
> configuration than just SSH to do properly for both of them.
I don't think that's correct. What were you thinking of?
(
Log in to post comments)