Reputation: 20360
When I try to add the svn revision value to my custom email all I get is always revision 400. The build number is correct and other information seems correct, but the svn info is totally wrong.
Any ideas?
Here is the help page for the email extension.
Upvotes: 0
Views: 107
Reputation: 10697
Just a guess, but:
Does your build have more than 1 SVN module? (i.e. multiple "Repository URL" in the "Source Code Management/Subversion" section of the project)
If so, Hudson + the Subversion Plugin cannot ascertain what the revision ID is since there are multiple.
Upvotes: 1