[svn.haxx.se] · SVN Dev · SVN Users · SVN Org · TSVN Dev · TSVN Users · Subclipse Dev · Subclipse Users · this month's index

Migrating Perforce to SVN using p42svn

From: Allen Schoessler <allen_at_fluxcorp.com>
Date: 2006-06-12 22:54:24 CEST

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
Received on Mon Jun 12 22:56:03 2006

This is an archived mail posted to the Subversion Users mailing list.

This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.