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

Re: Automatic NTFS compression?

From: Jody Shumaker <jody.shumaker_at_gmail.com>
Date: 2006-09-25 20:58:17 CEST

> This seems to have started after 9/6 (I have a file with that
> timestamp which is not compressed). My .svn directory is compressed,
> I set that manually quite a while ago.
>

So your .svn directory is compressed. I just tested this out, and
that's likely the cause. Because of how subversion works, it creates
files in the .svn directory and then moves them out of there, so the
files get created compressed and then when moved they retain that
cmopression. So anytime you did an action that resulted in subversion
moving a copy back out of the .svn directory, you got another file
with compression enabled. You can try this yourself by moving any file
out of a compressed directory into a non compressed directory.

- Jody

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@tortoisesvn.tigris.org
For additional commands, e-mail: users-help@tortoisesvn.tigris.org
Received on Mon Sep 25 20:58:28 2006

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.