This is Dominic Pilbeam's TypePad Profile.
Join TypePad and start following Dominic Pilbeam's activity
Dominic Pilbeam
Recent Activity
I was following this and getting the following when trying to start the service:
"The service is not responding to the control function.
More help is available by typing NET HELPMSG 2186."
Looks like this was because I did not follow the advice in the article and choose install without spaces. So, I chose:
C:\Program Files\Subversion\bin
In this case you need to use escape characters to specify the service setup, namely:
sc create svnserver binPath= "\"C:\Program Files\Subversion\bin\svnserve.exe\" --service -r c:\svn\repository" displayname= Subversion depend= Tcpip start= auto
Setting up Subversion on Windows
When it comes to readily available, free source control, I don't think you can do better than Subversion at the moment. I'm not necessarily advocating Subversion; there are plenty of other great source control systems out there -- but few can match the ubiquity and relative simplicity of Subver...
Dominic Pilbeam is now following The Typepad Team
Feb 24, 2011
Subscribe to Dominic Pilbeam’s Recent Activity
