svn working copy spanning 2 physical drives?

Posted by ronenosity on Stack Overflow See other posts from Stack Overflow or by ronenosity
Published on 2010-06-06T07:26:34Z Indexed on 2010/06/06 7:32 UTC
Read the original article Hit count: 262

Filed under:
|
|

I have a large repository hosted on dreamhost that I backup daily on a remote machine using a windows scheduled task which updates the working copy located on an external USB 300GB drive connected to the remote machine.

The 300GB drive is nearly full with only 26GB of free space remaining.

Recently I added a second USB external 1TB drive to increase storage capacity.

I would like to ask: what is the best way to use the new 1TB drive?

  1. Is it possible to span the working copy across both drives (ex: somehow create a 1.3 TB drive)?

  2. If I copied the working copy from the 300GB to the 1TB would svn continue form

  3. do I need to retarget the update working copy script to the new 1TB drive and start downloading everything again (least desired option)

thanks

© Stack Overflow or respective owner

Related posts about svn

Related posts about tortoisesvn