RE: CVS to SVN conversion
"Wadhavankar, Hemant" <[email protected]>
| Newsgroups | gmane.comp.version-control.subversion.cvs2svn.user |
|---|---|
| Message-ID | <[email protected]> |
When I tried to convert partial CVS database, I get following errors and conversion stops due to this. Is there any way to resolve this errors? ERROR: File '/tmp/svn/repo/cobra/rtl/CosedaModules/ITLinkLayer/LinkLayer.map,v' has default branch=1.1.1 but also a revision 1.2 ERROR: File '/tmp/svn/repo/cobra/rtl/CosedaModules/ITLinkLayer/LinkLayer.v,v' has default branch=1.1.1 but also a revision 1.2 ERROR: File '/tmp/svn/repo/cobra/rtl/CosedaModules/ITLinkLayer/LinkLayerCDC.map,v' has default branch=1.1.1 but also a revision 1.2 ERROR: File '/tmp/svn/repo/cobra/rtl/CosedaModules/ITLinkLayer/LinkRxStage.v,v' has default branch=1.1.1 but also a revision 1.2 ERROR: File '/tmp/svn/repo/cobra/rtl/CosedaModules/ITLinkLayer/LinkSasSm.v,v' has default branch=1.1.1 but also a revision 1.2 ERROR: File '/tmp/svn/repo/cobra/rtl/CosedaModules/ITLinkLayer/LinkSataSm.v,v' has default branch=1.1.1 but also a revision 1.2 ERROR: File '/tmp/svn/repo/cobra/rtl/CosedaModules/ITLinkLayer/LinkTxStage.v,v' has default branch=1.1.1 but also a revision 1.2 ERROR: File '/tmp/svn/repo/cobra/rtl/CosedaModules/ITLinkLayer/Include/PrimDefsLink.vh,v' has default branch=1.1.1 but also a revision 1.2 Best, Hemant Unstoppable...... -----Original Message----- From: Wadhavankar, Hemant Sent: Wednesday, March 03, 2010 4:43 PM To: 'Michael Haggerty' Cc: [email protected] Subject: RE: CVS to SVN conversion Thanks Michael. I tried following information given in "Repository is still too large" on URL http://cvs2svn.tigris.org/faq.html#testcase The shrink_test_case.py ran apparently successfully and came out with one modified file only at the end. I copied this modified file back into original CVS repository. However I am now getting KeyError at new files while again running cvs2svn command. Is it possible to find out issues with all files in go? I ran testscript.sh and shrink_test_case.py as mentioned. Basically my CVS to SVN conversion is failing with KeyError 1.1.1 error. Best, Hemant Unstoppable...... -----Original Message----- From: Michael Haggerty [mailto:[email protected]] Sent: Wednesday, March 03, 2010 2:16 PM To: Wadhavankar, Hemant Cc: [email protected] Subject: Re: CVS to SVN conversion Wadhavankar, Hemant wrote: > I m facing following error while converting CVS data to SVN. The CVS > database size is huge – around 4GB. Is there any limitation on CVS > database size for this utility? Has someone faced similar issue? 4 GB is not especially huge. cvs2svn should be able to handle it without a problem. > Traceback (most recent call last): > [...] > KeyError: '1.1.1' Please report your problem properly [1], then maybe we can help. Michael [1] http://cvs2svn.tigris.org/faq.html#gettinghelp ------------------------------------------------------ http://cvs2svn.tigris.org/ds/viewMessage.do?dsForumId=1670&dsMessageId=2454443 To unsubscribe from this discussion, e-mail: [[email protected]].