|
From: <jue...@we...> - 2003-11-26 11:52:21
|
IntelliJ IDEA just delegates to cvs.exe, so this seems to be a problem = with the Win32 version of the CVS client. Juergen -----Original Message----- From: spr...@li... [mailto:spr...@li...]On Behalf Of Rod Johnson Sent: Wednesday, November 26, 2003 12:49 PM To: spr...@li... Subject: [Springframework-developer] CVS problem I've managed to commit the tests for this but I can't commit the class itself despite repeated efforts. So our test suite is currently broken = :-( Juergen has encountered the same problem, with IntelliJ rather than = Eclipse (see his message below). I've been having lots of problems with CVS lately. Can anyone shed any light on this--and hopefully commit it--or do we = have to contact SF support? Thanks, Rod ----- Original Message -----=20 From: "j=FCrgen h=F6ller [werk3AT]" <jue...@we...> To: "Rod Johnson" <rod...@in...> Sent: Wednesday, November 26, 2003 11:31 AM Subject: RE: Emailing: HotSwappableInvokerInterceptor.java Seems to be a CVS bug. I get the following error message on commit: cvs: hash.c:312: findnode: Assertion `key !=3D ((void *)0)' failed. I did a quick google search: That message is supposed to be caused by an existing file with same name but different case on Win32. But there is = no such file in CVS, and the SourceForge servers are not running Windows, = are they? So I guess it has something to do with the CVS client running on Windows. I've also asked our CVS administrator at werk3AT; he couldn't help = either. Juergen -----Original Message----- From: Rod Johnson [mailto:rod...@in...] Sent: Wednesday, November 26, 2003 11:47 AM To: j=FCrgen h=F6ller [werk3AT] Subject: Emailing: HotSwappableInvokerInterceptor.java Juergen, Can you please try to commit this? I can't and I wonder whether it's an Eclipse problem (I don't think it is). Unfortunately I succeeded in committing the tests, so the test suite now fails :-( Thanks, Rod |