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

Re: Issue with "Fetch HEAD revision and adjust to it" context menu on externals screen.

From: Stefan Küng <tortoisesvn_at_gmail.com>
Date: Tue, 29 Sep 2015 20:41:15 +0200

On 29.09.2015 16:50, Erwann PENET wrote:
> Hi,
>
> This issue is slightly different to the one I posted previously.
>
> On the externals screen, when I use the "Fetch HEAD revision and adjust to it", it works fine if the file is not a rename/copy.
> However, if the file is a rename/copy from another branch, then it picks up the revision of the original branch, not of the new branch.
> Then we you do an update, it complains that the file didn’t exist in that revision.
>
> Sample scenario:
> - Trunk\Latest\myfile.txt is on revision 20
> - Branch_44\Latest was branched out as revision 30
> - Branch_44\Release has relative external to "..\Latest\myfile.txt"
>
> What actually happens:
> If I press "Fetch HEAD revision and adjust to it", it will use revision 20 instead of revision 30.
> Then when I do SVN update, it says that Branch_44\Release\myfile.txt did exist in revision 20.
>
> Expected:
> If I press "Fetch HEAD revision and adjust to it", it should use revision 30 instead of revision 20.
> Then when I do SVN update, Branch_44\Release\myfile.txt is downloaded because it exists in revision 30.

fixed in r26840.

Stefan

-- 
        ___
   oo  // \\      "De Chelonian Mobile"
  (_,\/ \_/ \     TortoiseSVN
    \ \_/_\_/>    The coolest interface to (Sub)version control
    /_/   \_\     http://tortoisesvn.net
------------------------------------------------------
http://tortoisesvn.tigris.org/ds/viewMessage.do?dsForumId=4061&dsMessageId=3140100
To unsubscribe from this discussion, e-mail: [users-unsubscribe_at_tortoisesvn.tigris.org].
Received on 2015-09-29 20:41:20 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.