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

Re: Branch creation dialog set specific revision automaticaly

From: Stefan Küng <tortoisesvn_at_gmail.com>
Date: Mon, 30 Nov 2015 17:38:01 +0100

On 30.11.2015 09:46, Éric Louvard wrote:
> Hello,
> when I am creating a new branch or tag with the copy dialog, from my working copy, the "specific revision in repository" radio button will be automatically selected (after a 5 seconds delay).
> The actual revision of the working copy will also be enterred.
> I would like to disable this beavior and let the "HEAD revision in the repository" selected, is there any option for that?

No, there isn't an option for that.
The specific revision radio button is automatically selected because
that is the safe option: your working copy might not be at HEAD, or
someone else could do a commit right before you create the tag/branch
and then it won't match your working copy anymore.

If your working copy is at HEAD, then it's the same as using the "HEAD"
radio button.

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=3148752
To unsubscribe from this discussion, e-mail: [users-unsubscribe_at_tortoisesvn.tigris.org].
Received on 2015-11-30 17:38:03 CET

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.