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

Re: Problem comparing revisions after a move

From: Simon Large <slarge_at_blazepoint.co.uk>
Date: 2005-01-16 18:55:58 CET

Frederic Donckels wrote:
> This is related to the bug 1093:
> http://subversion.tigris.org/issues/show_bug.cgi?id=1093
<snip>
> if I want to see the differences using [Compare Revisions], I
> receive an error message:
>
> File not found: revision 219, path '/trunk/actual/path/of/the/file'
>
> Which is, somehow, "logical", because at revision 219, the path was
> '/vss-import/old/path/of/the/file'
</snip>
>
> I received the following answer on the TSVN list:
> ==================================================
> That is exactly the problem, and it is in subversion, not TSVN. As
> of SVN 1.1 all commands are able to follow renames, so this should
> work. However, the API provided to client programs such as TSVN
> is lacking this feature when using URLs, which is what the
> repository browser always does. So you cannot do this from within
> the repo browser. I believe it is scheduled to be fixed in the
> upcoming SVN 1.2 release.

Stefan Kueng wrote recently on the TSVN list:
> svn_client_cat() doesn't have a 'peg version' - I remember
> mentioning this on the Subversion dev list, but there's no
> issue filed for it...
>
> ==================================================
Frederic Donckels wrote:
> I've been searching through the Issue Tracker of subversion but
> couldn't find any reference to this 'missing feature'.
>
> My questions are:
> - are you aware of this missing feature? (I know the command line
> works perfectly, but sometimes it's a bit more handy to see the diffs
> the way TortoiseSvn shows them)
> - if yes, is it somewhere in the Issue Tracker?
> - if yes, what is its #id ?
> - is it planned for the 1.2 release?
>

Frederic got no reply to his questions on the list (unless I missed it).

So, will there be peg versions of more functions in 1.2?
Is there already an issue filed?

This sort of question comes up fairly regularly on the TSVN list, and at
the moment we can't give any answer except "It's a problem in
Subversion". It would be nice to be able to say that it is on the
roadmap for fixing. Even nicer to say it will be in the upcoming 1.2
release :-)

Thanks,

Simon

-- 
       ___
  oo  // \\      "De Chelonian Mobile"
 (_,\/ \_/ \     TortoiseSVN
   \ \_/_\_/>    The coolest Interface to (Sub)Version Control
   /_/   \_\     http://tortoisesvn.tigris.org
---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Sun Jan 16 19:13:51 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.