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

RE: [TSVN] Request: on Branch/Tag

From: Rodrigo Miguel Sá Guerra <rodrigo.guerra_at_SE.EFACEC.PT>
Date: 2004-07-05 16:34:09 CEST

I'm using the "branch/tag" command from the explorer context menu and it's
not branching my "mixed" working copy.

In my test scenario the revision of the branched folder as only one file,
and the same folder in the trunk as now two files.
When I do an update from the trunk I get all files and folders, and that
specific folder has two files (which is correct).
Then I use the context menu to switch that specific folder to the revision
that's in the branch (that as only one file).
I browse my local working copy and it's all correct. All files and folders
are equal to the contents of the trunk, and that specific folder as only one
file (from the branch).
Then I select the parent folder of my local working area, and I use the
"branch/tag" command from the explorer context menu to create a tag with the
configuration I described (Several files and folders from the trunk, and a
specific folder with the content from a branch, that by now as only one file
versus the two files that the same folder has in the trunk).
When I look to the result of the branch, in that specific folder there are
two files, when it only should be one, as it is in my working copy.

This is the test I've done, and the results are those I appointed.

Rodrigo

-----Original Message-----
From: Stefan Küng [mailto:stefan.kueng@wagner-group.ch]
Sent: segunda-feira, 5 de Julho de 2004 12:44
To: dev@tortoisesvn.tigris.org
Subject: Re: [TSVN] Request: on Branch/Tag

Rodrigo Miguel Sá Guerra wrote:

> That's precisely what I want to do. In subversion's book it is refered
> as "Complex Tags".
>
> When you say:
>
> "The branch/tag command will still use your working copy.
> (the label tells you "From _WC_ at URL:")"
> ^^^^^
>
> I think it's not true. The branch/tag command will use the URL of the
> trunk, and not of my local working copy.

You really should believe me when I tell you that it will use your local
working copy. After all, I wrote TSVN! And I know what it does and what not.

An URL->URL copy (branch/tag) is done if you use the repository browser
and use the copy command from there. The "branch/tag" command from the
explorer context menu will create the branch/tag from your working copy.

Stefan
Received on Mon Jul 5 17:43:38 2004

This is an archived mail posted to the TortoiseSVN Dev mailing list.

This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.