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

Re: svndumpfilter oddities

From: C. Michael Pilato <cmpilato_at_collab.net>
Date: 2005-09-28 17:37:01 CEST

Chris Morgan <chmorgan@gmail.com> writes:

> Looking at #1911 it does sound just like this bug, "Currently the code
> does not remap the revised revision for a removed revision to the
> previous
> revision,"
>
> Given that in rev X it did a copyfrom-rev from X, is it ok for me to
> change the copyfrom-rev to X - 1?

I don't think that's a safe *general* assumption. Instead, my guess
is that you need to pay attention to the number of dropped revisions.
So, if, say, the dumpfilter dropped 4 revisions between 0 and X, you
would want to patch up your copyfrom-rev to be X-4. But I can't
substantiate that claim.

-- 
C. Michael Pilato <cmpilato@collab.net>
CollabNet   <>   www.collab.net   <>   Distributed Development On Demand
---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Wed Sep 28 18:30:17 2005

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.