I was done setting up svn and i ran "svnserve -d -r path" and got the following:
svnserve: Can't bind server socket: Address already in use.
In my case I had previously set up svn which was already listening on the default port 3690.
I solved this simply by looking for that svn process and killing it.
Grep it on commandline with;
ps -ef | grep svnserve
This will show the running svn process. Just get the processID/number and kill it and you should be set..
e.g sudo kill processID.
Also it is possible that apache2 is running with cvn...
ReplyDeleteexcellent tip! Tanks!
ReplyDeleteSomeone essentially assist to make severely posts I'd
ReplyDeletestate. That is the first time I frequented your website page
and so far? I surprised with the research you made to make this actual post extraordinary.
Magnificent process!
Also visit my blog - wholesale snapbacks
awesome!!!
ReplyDeleteworked for me...
Hi guys,
ReplyDeleteI am getting an error in creating secondary user.
Any suggestion ??
can you c&p the error here?
DeleteThanks....
ReplyDeleteGreat tip.
tnx
Deletegreat thanks
ReplyDeleteAwesome.. It worked for me. Thank you
ReplyDelete