Couldn't open default trigger library: No such file
Grant Rettke <[email protected]>
| Newsgroups | gmane.comp.version-control.subversion.cvs2svn.user |
|---|---|
| Message-ID | <[email protected]> |
Hi folks, We are converting a CVSNT repo over to SVN. The docs are pretty clear that CVSNT is basically not supported, so please bear with me here. When we run the conversion, it had actually worked fine after we tweaked the parameters just right (it only took 3 or 4 runs). We are performing it on Windows Server 2003 with GNUWin32 diff and CVSNT for cvs, and everything has worked fine thus far: the repo was copied locally and it "just worked". In the past few days another release of the system was made so the CVS repo was updated. We copied that over and tried running the conversion and got the error: ERROR: The command 'cvs -q -R -f -d c:\\cvsroot-copied-old co -r1.1.1.1 -p cvsro ot/comp/project6/src/metadata/systemx.jnlp' failed with exit status=1 and the following output: cvs [checkout aborted]: Couldn't open default trigger library: No such file or directory Exception TypeError: "'NoneType' object is not callable" in <bound method Popen. __del__ of <subprocess.Popen object at 0x020C6810>> ignored The interesting thing is that we got the very same error on the original snapshot of the repo that had previously worked just fine. This seems to suggest an issue with the tools that are doing the conversion, not the repo itself. So, what is the mystery? From what Google reported back, perhaps there is an issue where CVSNT can't find the dll "default_trigger.dll", and others suggest that it might have something to do with a poorly formed CVS login url string. Whatever the case, it is sort of baffling. What do you think guys? Best wishes, Grant Rettke ------------------------------------------------------ http://cvs2svn.tigris.org/ds/viewMessage.do?dsForumId=1670&dsMessageId=2426549 To unsubscribe from this discussion, e-mail: [[email protected]].