Guys,
A bug report to pass on.
Well, maybe it is a feature? *grin*.
I setup a project using the latest nightly build of cc.net 1.5.0.
I am using the AssemblyVersionLabeller and passing it to an NAnt script for
processing.
I am using subversion v1.6.
After initially setting up the project, I forced a build on the project and
it failed. The subversion revision number was not passed to NAnt.
I then did a commit of the code and the build was successful and the
subversion revision was passed to the NAnt script.
It appears that if you setup a new project and force a build the
AssemblyVersionLabeller is unable to get the svn revision number. However,
if you do a commit of code, it is able to get it fine.
/Justin