From: Matthew B. <mat...@ou...> - 2008-03-16 19:43:38
|
On Sun, Mar 16, 2008 at 1:51 PM, Jon Maber <jo...@te...> wrote: > Hi everyone. > > Who's running cruise control against the Bodington CVS tree? I've got it building automatically from CVS at Oxford. > I'm trying > to check in some source code and I'm getting this; > > cmd: "cvs" commit -F "/home/jon/.crossvc/tmp.F1Pe9O" "BodingtonURL.java" > cvs commit: [13:37:58] waiting for bodcruz's lock in > /cvsroot/bodington/bodington/src/org/bodington/util > > It looks like cruise control has stalled and has a lock open. I've had a look and there isn't any CVS command still running by cruisecontrol. So if the lock still exists you can remove them. http://www.network-theory.co.uk/docs/cvsmanual/Concurrency.html BTW - The cruise control build is currently failing because lib/cookiecutter.jar is compiled as a JDK 1.5 class and it was the case that Bodington was compatible with 1.4. Personally I think 1.5 code should be ok now, but Oxford isn't currently running on JDK 1.5 but will be in the not too distant future. -- Matthew Buckett |