Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [ptp-dev] Recent commits to sticky tag ptp_2_1

Thanks Randy.

So how do I remove the sticky tag?

Regards,

Vivian Kong
IBM Eclipse CDT
IBM Canada Toronto Lab

Inactive hide details for Randy Roberts ---04/29/2010 03:15:11 PM---Vivian, It means that at one time you checked out theRandy Roberts ---04/29/2010 03:15:11 PM---Vivian, It means that at one time you checked out the


From:

Randy Roberts <rsqrd@xxxxxxxx>

To:

Parallel Tools Platform general developers <ptp-dev@xxxxxxxxxxx>

Date:

04/29/2010 03:15 PM

Subject:

Re: [ptp-dev] Recent commits to sticky tag ptp_2_1

Sent by:

ptp-dev-bounces@xxxxxxxxxxx




Vivian,

It means that at one time you checked out the
"ptp_2_1" version of the code, and every time
you do a commit it automatically resets the "ptp_2_1"
tag of every commit you do to the committed version.

So, let's say that file Foo.java was tagged with ptp_2_1
for version 1.3, when you commit the change to
Foo.java, not only is the version changed to 1.4,
but the tag "ptp_2_1" is changed to point to version
1.4.

You usually don't want to do that.

Does that help?

Regards,
R^2
--
Randy Roberts
rsqrd@xxxxxxxx
work: (505)665-4285

"In the unlikely story that is America,
there has never been anything false
about hope."
-- Barack Obama

On Apr 29, 2010, at 1:02 PM, Vivian Kong wrote:

Thanks for catching it Randy.

What do you mean by sticky tag?

I checked in some changes to HEAD last night and the feature version was set to 2.1.4...I'll fix that.

Regards,

Vivian Kong
IBM Eclipse CDT
IBM Canada Toronto Lab

<graycol.gif>
Randy Roberts ---04/29/2010 11:03:16 AM---I just saw some commits to the repository that had a sticky tag set to "ptp_2_1."

<ecblank.gif>
From:
<ecblank.gif>
Randy Roberts <rsqrd@xxxxxxxx>
<ecblank.gif>
To:
<ecblank.gif>
Parallel Tools Platform general developers <ptp-dev@xxxxxxxxxxx>
<ecblank.gif>
Date:
<ecblank.gif>
04/29/2010 11:03 AM
<ecblank.gif>
Subject:
<ecblank.gif>
[ptp-dev] Recent commits to sticky tag ptp_2_1
<ecblank.gif>
Sent by:
<ecblank.gif>
ptp-dev-bounces@xxxxxxxxxxx




I just saw some commits to the repository
that had a sticky tag set to "ptp_2_1."

Is that what the committer, vkong, really wanted?
Usually tags like that need to stay on the specific
released version.  These are changes made to
HEAD and have the tag reset to the HEAD version.

Regards,
R^2
--
Randy M. Roberts

rsqrd@xxxxxxxx
work: (505)665-4285

"In my many years I have come to a conclusion
that one useless man is a shame, two is a law firm,
and three or more is a congress."
                     -- John Adams

_______________________________________________
ptp-dev mailing list

ptp-dev@xxxxxxxxxxx
https://dev.eclipse.org/mailman/listinfo/ptp-dev


_______________________________________________
ptp-dev mailing list

ptp-dev@xxxxxxxxxxx
https://dev.eclipse.org/mailman/listinfo/ptp-dev
_______________________________________________
ptp-dev mailing list
ptp-dev@xxxxxxxxxxx
https://dev.eclipse.org/mailman/listinfo/ptp-dev


GIF image

GIF image


Back to the top