[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: Robert Dailey <rcdailey_at_gmail.com>
Date: Fri, 12 Sep 2008 15:23:04 -0500

On Fri, Sep 12, 2008 at 3:08 PM, Stefan Küng <tortoisesvn_at_gmail.com> wrote:

> 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"

What if Directory B did not exist at global repository revision 4? It only
exists at revision 100.
Received on 2008-09-12 22:23:14 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.