Why not upgrade CVS? Subversion, GNU Arch, etc.
Posted Jun 3, 2004 6:44 UTC (Thu) by
piman (subscriber, #8957)
In reply to:
Why not upgrade CVS? Subversion, GNU Arch, etc. by mbp
Parent article:
Arch for CVS Users (Linux Journal)
(I realize that one significant thing I was forgetting was that in Arch, branches are not (necessarily) directories. In Subversion, they are, and I was conflating branch permissions with directory permissions unconsciously. Sorry.)
I am more interested in the case where I am some user on a system, without root access. I have some repository/project that the admin has set up for me, and I want to be able to authorize people to read from and commit to it. I want to do this as easily as possible, without having to bug the admin whenever I want to change a user's permissions.
I cannot see a way to do this with Arch or Subversion, period, without setting up some sort of (non-SSH) server.
One serious problem any SCM will run into with SSH-based access, at least if it is used on huge "communities" like SourceForge, is that Linux only allows 32 groups per user. I can't really fault Arch for this, but it does mean that some alternate authentication methods will have to be looked at.
(
Log in to post comments)