[svn.haxx.se] · SVN Dev · SVN Users · SVN Org · TSVN Dev · TSVN Users · Subclipse Dev · Subclipse Users · this month's index

RE: How to move SVN repos to a different LOCAL drive

From: Bob Archer <Bob.Archer_at_amsi.com>
Date: Thu, 22 Apr 2010 11:11:19 -0400

> Hi,
>
> unfortunately our SVN repos are located on the C: drive of our server and
> we will run out of space very soon. Is there any way to copy the
> C:\Repositories folder to the D: drive and configure the SVN to load the
> repositories from there?
>
> thanks!

Yes, it's pretty simple, but depends on how you are serving it. If you are using Apace then you need to change your httpd.conf file to point to the new location. If you are using svnserve you have to modify the service configuration which contains the path to the repo.

(I assume you are on windows since you use drive letters.)

BOb

------------------------------------------------------
http://tortoisesvn.tigris.org/ds/viewMessage.do?dsForumId=4061&dsMessageId=2592677

To unsubscribe from this discussion, e-mail: [users-unsubscribe_at_tortoisesvn.tigris.org].
Received on 2010-04-22 17:09:49 CEST

This is an archived mail posted to the TortoiseSVN Users mailing list.

This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.