You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@subversion.apache.org by Allen Schoessler <al...@fluxcorp.com> on 2006/06/12 20:54:24 UTC

Migrating Perforce to SVN using p42svn

Hello,

We're currently trying to migrate data from a Perforce repo to a dump 
file (which we will import into SVN).

The command I'm executing is:
./p42svn.pl --debug --branch //depot/engineering= > engineeringdump.svn 
2> stderr &


It runs for about 45 seconds, and then stops. The error I find in stderr 
is: close failed: (11)  at ./p42svn.pl line 656.

Following is an excerpt from stderr:

...

depot2svnpath: //depot/engineering/technicalsupport/support.doc => 
technicalsupport/support.doc
svn_add_parent_dirs passed technicalsupport/support.doc
svn_add_parent_dirs adding technicalsupport/
p4_get_file_content: //depot/engineering/technicalsupport/support.doc@1
close failed: (11)  at ./p42svn.pl line 656.

Obviously, it will be difficult to troubleshoot this, but I'm wondering 
if anyone has encountered something like this before. Does the p42svn 
script need to be modified in any way, or should it work "out of the 
box?" Any pointers that might get me stumbling in the right direction here?

Thanks....

-- 
Allen Schoessler
Flux System Administration
+1 (406) 656-7398
www.fluxcorp.com


---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org