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

Error when doing compare after making tag/branch from working copy

From: Peter Bruin <peter.bruin_at_boschman.com.sg>
Date: 2005-12-27 03:07:46 CET

Hello,

I have the following error in version 1.2.6 Build 4786 32Bit using
Windows XP Pro.
When making a branch/tag from a working copy the compare function in the
log does not work correctly.

Example:
I make a branch of my working copy:
svn copy . https://myserver..../branches/some_test

Next I do a log in tortoiseSvn of the branch and this shows correct.
||Action ||Path ||Copy From Path
||Revision||
||Added ||/MyProject/branches/some_test ||/MyProject/trunk
||497 ||
||Modified ||/MyProject/branches/some_test/abc.c ||

Now, when I double click on abc.c I get the following error: "File not
found: revision 497, path '/MyProject/branches/some_test/abc.c'. This is
correct as it should be comparing with /MyProject/trunk/abc.c@497

This does work correctly when I use svn diff and also on our Trac website.

Thanks,

Peter Bruin

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@tortoisesvn.tigris.org
For additional commands, e-mail: dev-help@tortoisesvn.tigris.org
Received on Tue Dec 27 08:47:56 2005

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

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