Question

If I run svnserve.exe alongside Subversion Edge, would it cause any conflicts? We have someone who remotely checks in code, and he will be doing via https, but for everyone internally I want to take advantage of the higher speed that the plain svn protocol uses (SVN EDGE does not support the svn protocol).

I don't anticipate any problems with this, however, I do always like to double check before I set something up for production.

Was it helpful?

Solution

I have since implemented this setup for a client of ours, as long as Apache and svnserve are not listening on the same port (obviously) it should work fine.

Licensed under: CC-BY-SA with attribution
Not affiliated with StackOverflow
scroll top