Kim, can you please post more of your config, including at least the definition and usage of the svnExe symbol?
On Aug 13, 1:27 pm, kimbered <[email protected]> wrote: > Hi, > I'm new to ccnet. Trying to get it to work in a .NET environment > using MSBuild. > > in my ccnet.config I am setting some environment variables. > e.g. > <cb:define svnExe='"E:\Program Files (x86)\CollabNet\Subversion Client > \svn.exe"' />--> > > When I run ccnet.exe I get the following > > [CCNet Server:ERROR] INTERNAL ERROR: Reference to unknown symbol E: > \Program Files (x86 > ---------- > ThoughtWorks.CruiseControl.Core.Config.Preprocessor.EvaluationException: > Reference to unknown symbol E:\Program Files (x86 > at > ThoughtWorks.CruiseControl.Core.Config.Preprocessor.ConfigPreprocessorEnvironment._GetConstantDef(String > name) > > I'm guessing it doesn't like the closing ) ont ht (x86). > Any suggestions on how to get this type of path to work (other than re- > installing to a new directory)? > > Thanks. > Kim
