Hi Tom Thanks for replying, Yeah Brilliant thinking, it got worked when I modified the filename in the repository.
Cheers Srikanth -----Original Message----- From: Wurdock, Tom [mailto:[EMAIL PROTECTED] Sent: Monday, October 20, 2008 9:19 PM To: Srikanth R -X (srikr - Ma Foi at Cisco); [email protected] Subject: RE: CVS commit Issue:Re Does this help? [http://ximbiot.com/cvs/wiki/CVS%20FAQ] Error in Win32 version; hash.c.312: findnode: The error given is cvs: hash.c.312: findnode: Assertion 'key != ((void *)0)' failed. cvs aborted: received abort signal cvs commit: saving log message in C:\DOCUME~1\username\LOCALS~1\Temp\ This is caused by a file being committed where there is already a version in the repository, where the capitalisation is different. To solve, rename the version being committed to the original filename, or delete the original from the repository. I think it may be possible for the clash to occur even if the original was removed from the repository, and a manual delete within the source tree may be necessary. ________________________________ From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Srikanth R -X (srikr - Ma Foi at Cisco) Sent: Monday, October 20, 2008 2:25 AM To: [email protected] Cc: Srikanth R -X (srikr - Mafoi at Cisco) Subject: CVS commit Issue:Re Hi all I have the following issue when executing "cvs commit" . bgl-lds-066:148> cvs add * cvs add: cannot add special file `CVS'; skipping cvs add: BGP_Packet_Capture_format_pcap.result added independently by second party cvs add: scheduling file `BGP_Packet_Capture_format_pcap.tcl' for addition cvs add: scheduling file `BGP_Packet_Capture_format_txt_NegTest.result' for addition cvs add: scheduling file `BGP_Packet_Capture_format_txt_NegTest.tcl' for addition cvs add: scheduling file `BGP_Packet_Capture_format_txt.result' for addition cvs add: scheduling file `BGP_Packet_Capture_format_txt.tcl' for addition cvs add: scheduling file `BGP_Packet_Capture_format_var.result' for addition cvs add: scheduling file `BGP_Packet_Capture_format_var.tcl' for addition cvs add: scheduling file `BGP_UUT_Router_Config1.tcl' for addition cvs add: scheduling file `BGP_UUT_Router_Config.tcl' for addition cvs add: scheduling file `cisco-2811070339-b3640-pagent_Ethernet0.1.txt.BGP' for addition cvs add: scheduling file `cisco-2811070424-b7200d-pagent_Ethernet1.0.pcap.BGP' for addition cvs add: use 'cvs commit' to add these files permanently bgl-lds-066:149> cvs commit cvs commit: Examining . cvs: hash.c:312: findnode: Assertion `key != ((void *)0)' failed. cvs [commit aborted]: received abort signal It is able to add all the files properly but for some wierd reasons I am not able to commit to the CVS repository. Can anyone help me to solve this issue ASAP. Any Pointers or Any Trying Tips to solve the problem is Appreciated... Thanks in Advance -Srikanth
