You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@subversion.apache.org by Robert Dana <ro...@digitalsignalcorp.com> on 2008/12/30 21:17:57 UTC

Changing a repository's back-end location

My apologies if this is an FAQ, but I've searched around quite a bit for
the answer to what I thought was a simple question and have been
unsuccessful.

 

Our subversion repository is stored on a NAS and accessed by the
subversion server over the network.  We're changing to a new NAS, and
need to change the path that the subversion server uses to get to the
repository- I had planned to:

 

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

 

Digital Signal Corporation 

Robert Dana | robert_dana@digitalsignalcorp.com
<ma...@digitalsignalcorp.com> 

5568 General Washington Drive | Suite A-200

Alexandria, Virginia 22312 | 703-642-8901 x315

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

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

RE: Changing a repository's back-end location

Posted by Bob Archer <Bo...@amsi.com>.
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].