Hi you could use the pre-processor http://confluence.public.thoughtworks.org/display/CCNET/Configuration+Preprocessor
also look at the scope element mentioned. with kind regards Ruben Willems On Fri, Oct 23, 2009 at 12:38 PM, penx <[email protected]> wrote: > > We have ran out of space on our server's C drive and are trying to > move our C:\Program Files\CruiseControl.NET\server folder, or the > working directories of all our projects over to a different drive - E: > \CruiseControl.NET\server\ > > I'm a bit stuck with this - I would rather not specify a working > directory for every project as we have a lot of projects, and may move > this again in the near future. > > I had read that if I add <add key="ccnet.config" value="E: > \CruiseControl.NET\server\ccnet.config"/> to the appsettings in > ccservice.exe.config, then all working directories will be relative to > the new config path, but as soon as I start the web service up again > all of the project folders are recreated at C:\Program Files > \CruiseControl.NET\server. > > Does anyone have any tips on this? I'm pretty stuck and have done > significant googling and looking through the documentation (probably > missing something obvious of course!) >
