On 11/22/2013 10:26 AM, Philip Martin wrote: > We want to limit use of the system temp dir for various reasons: > > - the system dir may be a small filesystem with much less space than > the working copy filesystem > > - if Subversion is interrupted files left in the system dir can't > easily be removed later by Subversion
- the system dir may be a ramdisk. - the system dir may be on a different volume, forcing cross- volume "renames".