[Mycroft] problems with updating

Matthew A. McGuigan mmcguigan at webnugget.com
Sun Jan 4 10:53:30 EST 2004


localhost at rw-l.nl wrote:

> I'm having some problems with updating a file name: Worldnews.SRC 
> should be Worldnews.src.
> I finally managed to get the old file out and have added the new one, 
> but committing is failing:
>
>     In G:\CVS\MozDev: cvs -q commit -m "SRC should be src" 
> www/plugins/WorldNews.src
>     CVSROOT=:pserver:jarno at mozdev.org:/cvs
>     
>     cvs [server aborted]: received abort signal
>     Assertion failed: (key != NULL), function findnode, file hash.c, 
> line 312.
>     
>     Error, CVS operation failed
>
> Does anyone have a suggestion on how to solve this? Running Windows XP 
> and using TortoiseCVS.
>
>
> Jarno
>
> _______________________________________________
> Mycroft mailing list
> Mycroft at mozdev.org
> http://mozdev.org/mailman/listinfo/mycroft

That is the same error we have received on several other plugins, that 
now show up as "nothing known about filename.ext" every time we run and 
update.  I attempted something different this time in order to try and 
fix it and I think I made it worse. 

I restored the old file name and tried to add the new one with it, but 
the new one still did not take.  The error remained the same.  I then 
tried to add a fake date and revision number to the repository.  CVS did 
not like this and stated CVS locks may need cleaning up.  Here is what 
happened when I committed with the fake date and revision number.

/mozdev/mycroft/www/plugins# cvs commit -m "Trying to fix nothing known 
about WorldNews.src error"
cvs commit: Examining .
? .directory
Terminated with fatal signal 11
Core dumped; preserving /tmp/cvs-serv71601 on server.
CVS locks may need cleaning up.

I then tried to do an update and CVS is locked.

/mozdev/mycroft/www/plugins# cvs update
? .directory
cvs server: Updating .
cvs server: [15:49:49] waiting for cvs's lock in /cvs/mycroft/www/plugins
cvs server: [15:50:19] waiting for cvs's lock in /cvs/mycroft/www/plugins
cvs server: [15:50:49] waiting for cvs's lock in /cvs/mycroft/www/plugins
cvs server: [15:51:19] waiting for cvs's lock in /cvs/mycroft/www/plugins
cvs server: [15:51:49] waiting for cvs's lock in /cvs/mycroft/www/plugins
cvs server: [15:52:19] waiting for cvs's lock in /cvs/mycroft/www/plugins

This should probably go to Pete. 

Regards,

Mat

Ricky, do you want to send this to Pete or is it alright for one of us 
to do it?


More information about the Mycroft mailing list