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

Re: [PATCH] normalize-dump.py broke at rev 6877

From: C. Michael Pilato <cmpilato_at_collab.net>
Date: 2003-10-02 16:59:44 CEST

Michael Wood <mwood@its.uct.ac.za> writes:

> normalize-dump.py is useful for comparing old dump files with
> newer ones. It's currently broken, probably because of rev
> 6877. Also, it does not remove leading slashes from paths, so
> normalized dumps created using versions of svnadmin before r6877
> have spurious diffs when compared with normalized dumps created
> using newer versions of svnadmin.

Committed in revision 7274. And then I fixed the log message...

> * tools/dev/normalize-dump.py
> (header_re): Headers don't always contain something after the
> colon. (Probably since rev 6877)
> (rev_re, header_re): Remove unused variables.

... because this ^^^^ should have been "node_re". :-)

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Thu Oct 2 17:01:01 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.