vcp problems
Marc Dirix <[email protected]> Sat, 27 Aug 2005 14:08:55 +0200
| Newsgroups | gmane.comp.version-control.revml |
|---|---|
| Message-ID | <[email protected]> |
I'm experiencing, as do others, problems using vcp. While actually trying to get it to work with svk, it also doesn't work with p4 anymore. I have currently tried both debian package and autijus patched cpan package. When using it with p4 I get these errors: ares ~# vcp acx100_to_acx100.vcp vcp v0.9, change number 4232 (2004/03/18) vcp: $ cvs login # for 'anonymous' CVS password: vcp: $ cvs ... checkout acx100 # establish local CVS workspace vcp: running p4 clients vcp: appending required ChangeSets, StringEdit filters vcp: running cvs log acx100 vcp: found 1491 rev(s) with 614 tag applications vcp: aggregating changes vcp: writing revisions: [- ] 0/1491 Attempt to free unreferenced scala r: SV 0x860a18c, Perl interpreter: 0x814cff8 at /usr/local/lib/perl/5.8.7/VCP.pm line 145. unexpected stderr from 'cvs': cvs: cvs [checkout aborted]: Absolute module reference invalid: `/acx100/LICENSE' cvs -Q -z9 -d:pserver:[email protected]:/cvsroot/acx100 checkout -r1. 1 -p /acx100/LICENSE returned 1 not 0 stderr: cvs [checkout aborted]: Absolute module reference invalid: `/acx100/LICENSE' vcp: writing revisions: [\ ] 0/1491 vcp: unable to remove work directory '/root/tmp/vcp30613/dest-p4' Can't return to /root/tmp/vcp30613/dest-p4 from /root/tmp/vcp30613 (No such file or directory) at /usr/local/lib/perl/5.8.7/VCP/Plugin.pm line 189 END failed--call queue aborted. Thanks for the help, Marc Dirix