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

Re: [PATCH] Regression test for issue #2333

From: Malcolm Rowe <malcolm-svn-dev_at_farside.org.uk>
Date: 2005-09-06 10:27:21 CEST

Ping.

Is anyone able to review this patch or the original analysis, or does the
lack of any response mean that I've committed some dreadful faux pas?

Analysis: http://svn.haxx.se/dev/archive-2005-08/1343.shtml
Patch (new regression test): http://svn.haxx.se/dev/archive-2005-08/1363.shtml
[Yes, there's a missing parenthesis in the log message. If this is all
that's wrong, I'll be very happy.]

Summary for the impatient:
svn diff produces the wrong output if a directory is renamed.

To reproduce:
$ svn log -r14414 -v http://svn.collab.net/repos/svn
  - shows /trunk/packages/rpm/wbel-3 being renamed to .../rhel-3.
$ svn diff -r14413:14414 http://svn.collab.net/repos/svn | less
  - shows only the additions, not the deletions.

Questions:
1. Is this a bug?
2. Are the regression tests correct?

Thanks,
Malcolm

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Tue Sep 6 10:28:13 2005

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.