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

Re: Auto add files in a directory?

From: Jeff Bowden <jlb_at_houseofdistraction.com>
Date: 2004-03-03 19:53:39 CET

Andrew A. Raines wrote:

>Jeff Bowden <jlb@houseofdistraction.com> writes:
>
>
>>Andrew A. Raines wrote:
>>
>>
>>> tar --exclude \*~ -cf - Mail | bzip2 -9 >mail.tar.bz2
>>>
>>>
>
>[...]
>
>
>
>>Are you being sarcastic or are you implying that subversion can
>>somehow do diffs between different versions of a .tar.bz2 file?
>>
>>
>
>I wasn't being sarcastic. Is the binary-ness of a compressed
>archive different than that of a file, to Subversion?
>
>

Well, my understanding of bzip2 compression, and block-oriented encoding
schemes in general, is that small changes to the source lead to large
changes in output such that nothing would be gained by storing diffs.

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Wed Mar 3 19:53:13 2004

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.