[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: <cmpilato_at_collab.net>
Date: 2003-06-15 04:14:51 CEST

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:16:03 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.