How do I force SVN to use /var/tmp NOT /tmp?
From: <accounts_at_stevengpeterson.net>
Date: Mon, 16 Feb 2009 08:45:30 -0800 (PST)
How can I tell SVN to use "/var/tmp" instead of "/tmp" for temporary files?
I'm trying to import a vendor-drop on a 1.5GB game engine SDK, using svn_load_dirs.pl. "/tmp" is a tmpfs and not big enough for what this project merge requires.
Thankyou!
-----
Athena: 663$ ./svn_load_dirs.pl -t tags/tgea-1.8.1 svn+ssh://userFoo@domain.us/home/userFoo/svn/tge14/gg/tgea-core-18/ trunk TGEA_1_8_1/
...............svn: Commit succeeded, but other errors follow:
Me: why does "/tmp" only have 2.4 GB free if "/" has 107GB free? and how do i fixed it.
------------------------------------------------------
To unsubscribe from this discussion, e-mail: [users-unsubscribe_at_subversion.tigris.org].
|
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.