When creating a changeset I receive an ID which I can then use to assign a changeset comment :
scm create changeset
scm changeset comment <id_returned_by_create> my comment
When creating a changeset can i assign an alias/id to the changeset ? This is so I can add the comment to a changeset as part of a script. Or is there another way of adding a changeset comment as part of a script ?