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

Re: Changesets vs Wet Blankets

From: solo turn <soloturn99_at_yahoo.com>
Date: 2003-04-16 20:05:33 CEST

how do you handle directory moves with skip deltas on files?

----------------------------------------------------------
Subject: Re: Changesets vs Wet Blankets
From: Greg Hudson <ghudson@MIT.EDU>
Content-Type: text/plain
Date: 15 Apr 2003 14:59:31 -0400

Skip-deltas reduce access times by having some deltas which span a
large
number of revisions. So, each commit may be very small, but some of
the
deltas will span lots of commits, and would thus cover lots of files.

So I think it's really necessary to do skip-deltas on a file basis,
not
on a tree basis.

__________________________________________________
Do you Yahoo!?
The New Yahoo! Search - Faster. Easier. Bingo
http://search.yahoo.com

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Wed Apr 16 20:06:26 2003

This is an archived mail posted to the Subversion Dev mailing list.

This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.