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

Re: [PATCH] Add '--drop-all-empty-revs' to svndumpfilter include/exclude

From: C. Michael Pilato <cmpilato_at_collab.net>
Date: Tue, 26 Feb 2013 10:19:28 -0500

On 02/26/2013 10:08 AM, vijay wrote:
> If the dump was taken from a mirror repo, r0 might have some information
> like 'svn:sync-from-url', 'svn:sync-from-uuid', etc.
> I thought that '--drop-all-empty-revs' should not just drop r0 considering
> as an empty revision.

That's seems fair. The load logic already special-cases revision 0, never
treating it as a "real" new revision to be created in the target repository.
 It's as consistent to special-case revision 0 here, too, as it would be to
not do so. But the usage message and docs should reveal this nuance, in my
opinion.

-- 
C. Michael Pilato <cmpilato_at_collab.net>
CollabNet   <>   www.collab.net   <>   Enterprise Cloud Development

Received on 2013-02-26 16:20:13 CET

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.