[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: Erwann PENET <epenet_at_infinityccs.com>
Date: Wed, 30 Sep 2015 08:41:09 +0000

> -----Message d'origine-----
> De : Stefan Küng [mailto:tortoisesvn_at_gmail.com]
> Envoyé : mardi 29 septembre 2015 20:41
>
> 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
>

I am testing 1.9.2.26841, and now it gets the HEAD revision of the whole repository, rather than the revision of the branch.
I would expect the same revision as when I use "Show Log" on the file.

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

To unsubscribe from this discussion, e-mail: [users-unsubscribe_at_tortoisesvn.tigris.org].
Received on 2015-09-30 17:20:57 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.