Article 566RR Two subversions servers in same linux box

Two subversions servers in same linux box

by
Shr0912
from LinuxQuestions.org on (#566RR)
Can i have two subversion servers in same linux box?

What i want is : Add a new disk to server, mount a existing repo to this new disk,and commit changes here.

I had tried to accomplish it by making another repo , and making changes in "Location" in svnserv.conf like:

# cat myrepo-svnrepo.conf
<Location /svn>
DAV svn
SVNParentPath /svn/repos/
SVNListParentPath On
</Location>

but it gives error after mounting to second disk: Unable to access SVN, No XML format.

Any leads ??latest?d=yIl2AUoC8zA latest?i=Z5xXDs5_Hsg:HMcwehzRWOQ:F7zBnMy latest?i=Z5xXDs5_Hsg:HMcwehzRWOQ:V_sGLiP latest?d=qj6IDK7rITs latest?i=Z5xXDs5_Hsg:HMcwehzRWOQ:gIN9vFwZ5xXDs5_Hsg
External Content
Source RSS or Atom Feed
Feed Location https://feeds.feedburner.com/linuxquestions/latest
Feed Title LinuxQuestions.org
Feed Link https://www.linuxquestions.org/questions/
Reply 0 comments