Are you using a Windows 2008 server? or found a solution for this? Our trial has just about finished so we plan on buying a license for the server, but not sure if you want to roll it back to windows 2003 or keep 2008.
2009/7/6 Adam Burton <[email protected]>: > On Monday 06 Jul 2009 22:01:28 JohnM wrote: >> Hi I don't think it is a permission issue as other projects are >> running without this issue. >> >> I checked out the thread and it looks like you are also having a >> similar problem (one fails, one succeeds). >> >> On Jul 3, 6:41 pm, Adam Burton <[email protected]> wrote: >> > On Friday 03 Jul 2009 21:22:27 johnman wrote:> Has anyone come across this > scenario before: >> > > A project triggers twice at the exact same time (the logs shows one >> > > broken build and one successful build and the starting time is the >> > > same to to second). This is causing a problem when calling nant as it >> > > is failing to write to the Nant .log file because it is being used by >> > > another process (the other instance of the project executing). >> > > >> > > Thanks, >> > > >> > > John >> > >> > Is one of your builds failing with an exception? >> > >> > I have not checked the datetime of the start of my builds but I have had >> > an issue where my auto triggered builds cause 2 builds, one failed with >> > exception failing to find svn.exe and the other "succeeds" (but fails >> > with bad unit tests). See "[ccnet-user] Re: ccnet 1.4.3/1.4.4SP1 and >> > Windows 2008" for more details. > Well I tried setting full access to the svn folder for mine and I still get > the same error, also since it worked for a little while and it works fine for > manually forced builds I am not entirely convinced my issue is permissions. > That being said I have no clue as to what it could be :-). >
