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

Re: Make a working copy from an export

From: Les Mikesell <lesmikesell_at_gmail.com>
Date: Sat, 18 Apr 2009 11:55:23 -0500

Andrey Repin wrote:
> Greetings, Les Mikesell!
>
>>>>> You can get laptop-sized USB-powered external drives all the way up to
>>>>> 500Gb these days so portability isn't a huge problem. The quick-fix
>>>>> here might be to simply zip or tar -z the working copy if that will make
>>>>> it fit, though.
>>> Since the data is his music library, this is likely mp3 or m4a files
>>> which are already compressed. Zip won't be able to compress them any
>>> further.
>
>> Are any of the common compression techniques good enough to notice that
>> you have 2 copies of everything? Zip wouldn't because it handles each
>> one separately.
>
> 2 copies of what? Where you saw that he have duplicates in library?
> If you want to make differential/sequential archive, you could use rar.
> Also, rar and 7z support solid compression (God! I think only zip don't
> support it yet!)

A working copy has 2 copies of each unchanged file - the visible one and
the hidden pristine copy, which is the cause of the size problem in the
first place.

-- 
   Les Mikesell
    lesmikesell_at_gmail.com
------------------------------------------------------
http://subversion.tigris.org/ds/viewMessage.do?dsForumId=1065&dsMessageId=1792691
To unsubscribe from this discussion, e-mail: [users-unsubscribe_at_subversion.tigris.org].
Received on 2009-04-18 18:56:17 CEST

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.