I am not sure how I can figure out which file this is. For grins, I am
going to run an Analyze on VSS and see if I can get it to correct
itself.

-----Original Message-----
From: [EMAIL PROTECTED]
[mailto:[EMAIL PROTECTED] On Behalf Of Kenneth
Porter
Sent: Friday, October 13, 2006 9:51 AM
To: Vss2Svn Users
Subject: Re: ERROR -- FAILED with non-zero exit status 255

--On Friday, October 13, 2006 9:41 AM -0700 Mike Craig 
<[EMAIL PROTECTED]> wrote:

> TASK: IMPORTSVN
>
> ssphys: no file delta record found for check-in action (probably item
> did not re
>
> tained old versions of itself)
>
> Try `ssphys --help` for more information
>
> ERROR -- FAILED with non-zero exit status 255
>
> at vss2svn.pl line 1092

During this phase, ssphys is used to extract each version of a file to
use 
in creation of the Subversion dump file. The error message is saying
that 
the extraction subcommand is failing to find the desired version of a
file 
in its physical file.

Try to determine which physical file and version is failing, and run the

ssphys command "by hand". You can also run "ssphys info" on that
physical 
file and see if there are any anomalies in the XML structure generated. 
(Not errors in the XML, but problems with the VSS structure.)

_______________________________________________
vss2svn-users mailing list
Project homepage:
http://www.pumacode.org/projects/vss2svn/
Subscribe/Unsubscribe/Admin:
http://lists.pumacode.org/mailman/listinfo/vss2svn-users-lists.pumacode.
org
Mailing list web interface (with searchable archives):
http://dir.gmane.org/gmane.comp.version-control.subversion.vss2svn.user

_______________________________________________
vss2svn-users mailing list
Project homepage:
http://www.pumacode.org/projects/vss2svn/
Subscribe/Unsubscribe/Admin:
http://lists.pumacode.org/mailman/listinfo/vss2svn-users-lists.pumacode.org
Mailing list web interface (with searchable archives):
http://dir.gmane.org/gmane.comp.version-control.subversion.vss2svn.user

Reply via email to