Hi, In Jenkins, I can select a build, and tag it in Subversion. However, this creates the tag from the repository URL, so it skips any files (version.h, etc) that might have been modified.
Is there a way to get Jenkins to create the tag from the workspace? Cheers, --- Daniel Becroft