Hello List--

I am trying to use the release plugin to make a release build off a named branch using Mercurial. The problem I am running into is that release:perform is not switching to the release branch, it is, however, pulling the right tag, but that's not enough with mercurial, the branch needs to be specified as well:

        hg clone -r release-tag -r release-branch ...

Is there a way to get the plugin to clone the repository that way?


Thanks,

Sebastien Martel


Attachment: smime.p7s
Description: S/MIME cryptographic signature

Reply via email to