Subversion: The new-generation CVS (DevChannel)
Posted May 31, 2004 6:02 UTC (Mon) by
piman (subscriber, #8957)
In reply to:
Subversion: The new-generation CVS (DevChannel) by lakeland
Parent article:
Subversion: The new-generation CVS (DevChannel)
Apache or svnserve is basically necessary if you want public repository access (which most projects do). They're also necessary if you want to restrict repository access on a per-directory basis, or don't want to hand out SSH accounts to anyone with commit access (which is generally a good idea).
To get nontrivial collaboration out of SVN, you need svnserve or Apache.
(
Log in to post comments)