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

large imports and tmp files

From: D. Alan Stewart <d.alan.stewart_at_mac.com>
Date: 2006-07-29 05:45:17 CEST

Warning! I'm a svn newbie. I so have some user-level experience with
cvs.

I'd like to use svn to maintain histories of some large binary files
(Parallels virtual hard disk images). they are typically 10-30 GB
each. I have installed the svn server and client on my OS X system.
The working files are on my laptop's boot drive, and the repository
on a 160GB secondary Firewire drive that I plug in when I'm at home.

However, I cannot even import one of these files because 'svn
import' fills up all available disk space on the boot drive. The
available free space on this drive is less than the size of the file
I want to import. Is there any way to direct where svn writes its tmp
files? From earlier postings in this list I gather that svn writes
them in the source directory. I have plenty of space on the secondary
drive if I could point svn to some location there.

I'm also wondering if I *temporarily* move data of my boot drive to
accomplish the initial svn import, will I have the same problem when
the time comes to commit changes?

TIA,
Alan

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Sat Jul 29 05:46:35 2006

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

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