[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: Andy Levy <andy.levy_at_gmail.com>
Date: 2006-09-22 21:03:05 CEST

On 9/22/06, Stefan Küng <tortoisesvn@gmail.com> wrote:
> Andy Levy wrote:
> > I just noticed this a couple days ago. I have some files which, upon
> > committing with TSVN, have NTFS compression turned on. If I
> > decompress them (File properties, Advanced), make a change, and
> > commit, they get recompressed.
> >
> > 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.
> >
> > I've noticed it with at least 2 filetypes - HTML and SQL (plain text -
> > queries). The HTML files have the following SVN properties:
> > svn:eol-style = native
> > svn:keywords = Id Date Author
> > svn:mime-type = text/html
> >
> > The SQL files:
> > svn:eol-style = native
> > svn:keywords = Id
> > svn:mime-type = text/plain
> >
> > MS Word docs (application/msword) are untouched.
> >
> > TortoiseSVN 1.4.0, Build 7501
> >
> > I haven't checked it against the CLI svn client yet. It's not really
> > an annoyance, just something I noticed this week and I'm curious
> > what's going on.
>
> Is your harddrive almost full? Then the automatic 'cleanup' service on
> Windows starts removing temp files and also compressing files. Maybe
> that's why you see some files compressed now.

9.29 GB free out of 37.2 GB total.

I just pulled down an update from the repository and the files which
got updated are compressed, those which weren't touched are
uncompressed. I think you're onto something. I don't think I've come
across this service in the past, I'll have to do some investigation.
Thanks.

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@tortoisesvn.tigris.org
For additional commands, e-mail: users-help@tortoisesvn.tigris.org
Received on Fri Sep 22 21:03:18 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.