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

Re: [PATCH] Infrastructure to exclude comparing lines

From: Daniel Shahaf <d.s_at_daniel.shahaf.name>
Date: Wed, 22 Sep 2010 18:44:24 +0200

Ramkumar Ramachandra wrote on Mon, Sep 20, 2010 at 09:39:57 +0530:
> Daniel Shahaf writes:
> > * ignore Prop-delta... why?
>
> This is because svnrdump outputs "Prop-delta: true" everytime, whether
> it's really a delta or a delta from /dev/null. This is quite harmless,
> and the logic for omitting it when it's a delta from /dev/null can be
> fairly non-trivial and unnecessary. Again, svnadmin dump does it
> "right".

Okay, but if the Prop-delta: header is generated by one but not by the
other, then the rest of the dump'd props hash should be different too.

i.e., if the tests ignore difference in the Prop-delta: header, they
should also be finding more differences later in the props hash --- and
should "somehow" be ignoring those correctly...

???
Received on 2010-09-22 18:45:26 CEST

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.