You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@subversion.apache.org by Bob Archer <Bo...@amsi.com> on 2009/01/27 22:20:42 UTC

RE: Changing a repository's back-end location

Are you using Apache or svnserve? What OS platform is the server?

 

1.   Take the server offline

2.   rsync the files to the new NAS

3.   Change the path that the subversion server uses to reach the
respository

 

Step 3 is what is causing me trouble.  I see lots of information about
how to move a repository to a new server, but that's not what we're
doing... the subversion server is staying put, and I'm hoping that the
change will be transparent to end users in terms of the path used svn to
access the repository.  The path I want to change is the path the server
uses to find the repository.  Is there a config file I can edit
somewhere?

 

-Robert

------------------------------------------------------
http://subversion.tigris.org/ds/viewMessage.do?dsForumId=1065&dsMessageId=1060545

To unsubscribe from this discussion, e-mail: [users-unsubscribe@subversion.tigris.org].