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

[buglet?] Single URL 'diff' fails to use operative revision as peg revision

From: Daniel Rall <dlr_at_collab.net>
Date: 2007-04-06 01:28:49 CEST

I'd expect a diff between two revisions of a URL to peg itself at the
the appropriate revisions. However, it doesn't seem to be doing so:

$ svn di -c 19954 https://svn.collab.net/repos/svn/branches/merge-tracking/subversion/libsvn_wc/props.c
subversion/libsvn_ra_dav/util.c:1198: (apr_err=175007)
svn: REPORT request failed on '/repos/svn/!svn/bc/24469/branches/merge-tracking/subversion/libsvn_wc/props.c'
subversion/libsvn_ra_dav/util.c:462: (apr_err=175007)
svn: '/repos/svn/!svn/bc/24469/branches/merge-tracking/subversion/libsvn_wc/props.c' path not found

Is this a bug?

Using two URLs works as expected:

$ svn di https://svn.collab.net/repos/svn/branches/merge-tracking/subversion/libsvn_wc/props.c@19953 https://svn.collab.net/repos/svn/branches/merge-tracking/subversion/libsvn_wc/props.c@19954
[...snip big diff...]

  • application/pgp-signature attachment: stored
Received on Fri Apr 6 01:29:24 2007

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.