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

Re: [Subclipse-users] Stange tag/branch behaviour

From: Mark Phippard <markp_at_softlanding.com>
Date: 2006-04-19 15:45:37 CEST

"Zsolt" <zkoppanylist@intland.com> wrote on 04/19/2006 06:00:25 AM:

> Under /trunk a file has the revision 12683 and on the /tags/xy-4.0.2
12614.
> Under Team->Configure Branches/Tags I added a tag "4.0.2-final". I did
it
> with the right mouse and "Add Tag". Now I see that 4.0.2-final has the
> revision 12751.

You might need to change the revision number to be correct for the tag. It
should be whatever revision number the tag was created at.

> When I'm browsing the resource history of the file under /trunk under
the
> column "Tags" I see "12683" and "4.0.2-final" but "12614" never appears.
> When I compare the file under /trunk with Compare
> Branch/Tags->Browse->Tags->4.0.2-final in the compare dialog on the
right
> side I do get revision "12614" (I see that via the keyword $Id$.

In the history of trunk, you will not see revisions from tags. But, what
should essentially happen is the tag should appear next to the revision of
the file that would have been part of tag. This is going to be the first
revision before the value that you entered in the tag. Since it had a
value of 12751 in our configuration, we put the tag info on the first
revision before that. If you had entered 12614, then it would appear on
the first revision that came before that.

When you use the dialog to add existing tags, we get the revision by
retrieving the Last Changed Revision for the folder you selected. Normally
this will give the right value, but if some changes were made to the tag
after initial creation it can return a more recent revision in which case
you have to fix it in the dialog.

Mark

_____________________________________________________________________________
Scanned for SoftLanding Systems, Inc. and SoftLanding Europe Plc by IBM Email Security Management Services powered by MessageLabs.
_____________________________________________________________________________

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subclipse.tigris.org
For additional commands, e-mail: users-help@subclipse.tigris.org
Received on Wed Apr 19 15:45:56 2006

This is an archived mail posted to the Subclipse Users mailing list.

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