Subversion: Is the jump from CVS worth it? NOT YET
Subversion: Is the jump from CVS worth it? NOT YET
Posted Mar 25, 2004 10:18 UTC (Thu) by klaasjan (guest, #5492)In reply to: Subversion: Is the jump from CVS worth it? NOT YET by jeremiah
Parent article: Subversion: Is the jump from CVS worth it?
I just tried out the latest Subclipse version (for the Eclipse 3.0 milestone builds) which worked nicely with svnserve on the server.
You don't have to run apache2 on port 80; if you read the documentation it's recommended running apache2 on a different port if you just want to use it to host a subversion repository.
The authentication of svnserve is limited, but with Apache2 you can use every apache authentication module available.