Jump to content

How to move label to a different changeset?


jpadgett

Recommended Posts

Hi,

The "apply label" operation applies a label to the workspace contents, whatever they are.

You can reapply an already applied label, it doesn't matter.

To do this, first you will need to load the contents of the changeset that you want to label. To do that, open the selector editor by right clicking on the upper part of the GUI (where a summary of the loaded repository, branch, etc. is shown) and type something like:

repository "myrepository"
 path "/"
   br "/main"
   changeset "1234"

where 1234 is the changeset you want to label.

Then, click on "Update the workspace" and on Ok.

Then you can reapply the label.

Please, don't hesitate to ask more questions.

Luis

Link to comment
Share on other sites

Archived

This topic is now archived and is closed to further replies.

×
×
  • Create New...