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

Fix issue #1772.

From: Alexey Dobriyan <adobriyan_at_mail.ru>
Date: 2004-12-03 10:54:00 CET

Andy Whitcroft in issue #1772 wrote:

> 'svn diff' command can result in output in which the file headers within the
> diff are incorrect;

> under some circumstances a diff header will indicate one revision as the
> working copy when it is not.

There're problems with the second line of header of "diff -r BASE:HEAD" and
"diff -r HEAD:BASE" on specially crafted repository and working copies (test
script is at the webpage). It's "(working copy)" instead of (revision X).

These bugs turned out to be orthogonal to each other.

Please, review the patches and commit if they're ok.

        Alexey

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Fri Dec 3 10:55:37 2004

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.