I seem to not have the right properties set on my agent.
What property value pairs do I have to specify in my buildagent.properties file in order to use NAnt and Subverison?
Currently my agent is listed as Incompatible with the following:
*Incompatible runner: NAnt
Missing VCS plugins on agent: •Subversion*
I've the following curretntly set in my buildagent.properties file:
env.NAntHome=C\:\\Program Files\\nant-0.91\\bin
system.DotNetFramework2.0
Cheers.