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

RE: Quick question about "svnadmin dump"

From: Martin Ayotte <martinay_at_videotron.ca>
Date: 2003-06-15 04:25:23 CEST

Very Nice Tool ! :-)

Thanks Cmpilato ! Thanks Ben !

(I've even used it thru pipe : svnadmin dump | normalize-dump.py >
ordered_revlog )

I presume it will be part of the 0.24 drops ... :-)

Do you think it will be embedded later in svnadmin as an option to dump
command ?
(I mean, just as you mention : sorting summary but aloong with actual dump
of the revisions)

Tourlou !

> -----Original Message-----
> From: cmpilato@collab.net [mailto:cmpilato@collab.net]
> Sent: Saturday, June 14, 2003 10:15 PM
> To: Ben Collins-Sussman
> Cc: martinay@videotron.ca; dev@subversion.tigris.org
> Subject: Re: Quick question about "svnadmin dump"
>
>
> Ben Collins-Sussman <sussman@collab.net> writes:
>
> > cmpilato recently committed a tool *exactly* for this purpose: it
> > compares dumpfiles, regardless of node-orderings. Look at
> > /trunk/tools/dev/normalize-dump.py.
>
> Note that this tool doesn't actually rearrange the dumpfile for you --
> that is, it's output isn't another dumpfile. It just prints a sorted
> summary of the dumpfile, suitable for diffing against another sorted
> summary of a (presumably different) dumpfile.

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Sun Jun 15 04:26:21 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.