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

Re: Additional disk space usage when checking out

From: Andy Levy <andy.levy_at_gmail.com>
Date: Thu, 30 Oct 2008 11:34:10 -0400

On Thu, Oct 30, 2008 at 11:22, ET <eyalteler_at_gmail.com> wrote:
> It was a first checkout, however, so this doesn't seem to apply.

Subversion uses tempfiles on all checkout operations.

> On Oct 30, 4:55 pm, Kurt Pruenner <l..._at_gmx.at> wrote:
>> ET wrote:
>> > I'd like to understand why this extra disk space is required, and what
>> > I can expect it to be (i.e., is it related to the data size?).
>>
>> When files have changed, subversion creates a temporary file with the
>> new content inside the .svn directory first then replaces the old files
>> with those only when the whole checkout ran through without errors.
>>
>> So if an error happens during the checkout subversion can recreate the
>> pre-checkout state simply by deleting the temporary files.
>>
>> --
>> Kurt Bernhard Pruenner --- Haendelstrasse 17 --- 4020 Linz --- Austria
>> .......It might be written "Mindfuck", but it's spelt "L-A-I-N".......
>> np: Leftfield - Chant Of A Poor Man (Rhythm And Stealth)
>>
>> ---------------------------------------------------------------------
>> To unsubscribe, e-mail: users-unsubscr..._at_tortoisesvn.tigris.org
>> For additional commands, e-mail: users-h..._at_tortoisesvn.tigris.org
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: users-unsubscribe_at_tortoisesvn.tigris.org
> For additional commands, e-mail: users-help_at_tortoisesvn.tigris.org
>
>

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe_at_tortoisesvn.tigris.org
For additional commands, e-mail: users-help_at_tortoisesvn.tigris.org
Received on 2008-10-30 16:34:21 CET

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.