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

RE: Tortoise gets confused when branches are renamed

From: Bob Archer <Bob.Archer_at_infor.com>
Date: Thu, 7 May 2009 12:22:49 -0400

> I created a branch branches/bugfix by copying from trunk (using the
> context menu in the repo browser to copy directly to a new branch in the
> repo).
>
> I altered one file (Reports.cs) in the branch, and committed it. This was
> rev 869.
>
> Much later, trunk has moved along a lot, and I want to do a new bugfix to
> trunk. So I rename /branches/bugfix to /branches/bugfix-2009-03-27 (using
> the context menu in the repo browser).
>
> I create a new bugfix branch (as above, from the repo browser).
>
> I make some fixes (to different files, as it happens).
>
> I then show the log of /branches/bugfix-2009-03-27. I go to rev 869, and
> see the change I made. It appears as "/branches/bugfix/Till/Reports.cs". I
> right click on the file in the bottom pane, and choose "Show changes" or
> "Show changes as unified diff".
>
> Tortoise tells me there are no changes!

That's because there are no changes. Your changes are in /branches/bugfix-2009-03-27 not in /branches/bugfix.

BOb

------------------------------------------------------
http://tortoisesvn.tigris.org/ds/viewMessage.do?dsForumId=4061&dsMessageId=2097154

To unsubscribe from this discussion, e-mail: [users-unsubscribe_at_tortoisesvn.tigris.org].
Received on 2009-05-07 18:23:23 CEST

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.