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

Re: Repo Browser question

From: Stefan Küng <tortoisesvn_at_gmail.com>
Date: Fri, 12 Sep 2008 22:08:04 +0200

Robert Dailey wrote:
> Hi,
>
> Using the latest nightly build, is there a way to perform a copy of one
> directory to another at a specific revision? For example, say I want to
> copy directory A to directory B, but I want to copy revision 4 of A
> (Assuming the HEAD of A is 100). How would I go about doing this? Thanks.

Switch the repobrowser to revision 4, then drag the directory A to
directory B (hold down the Ctrl key, otherwise it will be a move, not a
copy).
Since all operations can only affect HEAD, this will copy dirA from rev
4 to dirB in HEAD.

Also, you could use the log dialog:
* show log for dirA
* select revision 4
* right-click, choose "create branch/tag from revision"

Stefan

-- 
       ___
  oo  // \\      "De Chelonian Mobile"
 (_,\/ \_/ \     TortoiseSVN
   \ \_/_\_/>    The coolest Interface to (Sub)Version Control
   /_/   \_\     http://tortoisesvn.net

Received on 2008-09-12 22:08:16 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.