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

Compare with revision graph when file renamed

From: Justin Johnson <justinjohnson_at_gmail.com>
Date: 2006-08-23 23:29:09 CEST

Hello,

When I open a revision graph from my working copy of trunk I can see
all branches and tags created from trunk. If I use control-click to
select two tags, right-click, and select "Compare revisions" it works
nicely, except in cases where a file was renamed.

I setup the scenario as follows.

Add file1.txt.
Create tag TAG1.
Rename file1.txt to file2.txt.
Create tag TAG2.

When I compare TAG1 and TAG2, the Changed Files dialog appears.
file1.txt has the comment "Only in /TAG1". Double-clicking on
file1.txt produces a nice diff showing the contents in TAG1 and not in
TAG2. file2.txt has no comment. Double-clicking on it produces an
error similar to the following.

PROPFIND request failed on
'/svn/unix_test/!svn/bc/47/tags/TAG1/file2.txt'
'/svn/uni_test/!svn/bc/47/tags/TAG1/file2.txt' path not found

I assume this is a known problem, but I didn't find it in my
preliminary search. Does anyone have more info on this? Is a fix
planned?

Thanks much,
Justin

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@tortoisesvn.tigris.org
For additional commands, e-mail: users-help@tortoisesvn.tigris.org
Received on Wed Aug 23 23:29:22 2006

This is an archived mail posted to the TortoiseSVN Users mailing list.

This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.