Hi,
I
have a Nant build script integrated with CruiseControl .NET
the
CCNet server has 2 projects for the same code-base
Proj
1 checks everything out to Folder A and does a Debug build on the
hour
Proj
2 checks everything out to Folder B and does a Release build
weekly
Now
I find that Proj 2 is building while Proj1 fails consistently giving one error
or the other
I've
been having file locking issues during stcmd command line checkout, with nothing
else running
[exec] Folder: UndoRedoManager
(working dir: C:\GC6-Build-India\RootBuild\Source\UndoRedoManager)
[exec] The process cannot access the file because it is being used by another process.
[exec] The process cannot access the file because it is being used by another process.
[echo] Debug Build
[exec] The process cannot access the file because it is being used by another process.
[exec] The process cannot access the file because it is being used by another process.
[echo] Debug Build
Both
configurations build fine with the IDE. One run
thru the IDE and Nant also
turns out OK. Any thoughts anyone?
I'm
at my wits end. I can't send over the entire solution but I've
checked
everything and most references are proj references and the others have
copy local
set
to true. All projects output to their bin\debug or release and the Main
proj
copies all of those to a common folder.
Thanks,
Gishu Pillai
GEIIPL - BNI.
091-022-28292520 Extn 117