« Return to Thread: dumpcreated but with errors

Re: dumpcreated but with errors

by BryanAldrich :: Rate this Message:

Reply to Author | View in Thread

The first set of errors are normal and can be ignored. They happen when a file is destroyed in VSS. The file tag is kept w/ zero information about the file itself.
 
The "attempt to add /" warning can also be ignored.
The 2nd one may be solved with a set of patches I posted, but it may not be an issue depending on circumstances. If the SVN file fully loaded, then do a full get latest from SVN and then from VSS and compare files. Be sure to ignore _svn, .svn, <vss files>, orphaned, etc.
 
Bryan

On Tue, Apr 29, 2008 at 7:03 AM, nandinicvs <ashu.ngm@...> wrote:

I also got this error:

IMPORTSVN:
  Attempt to re-add directory '/' at revision 1, skipping action: possibly
miss
ing delete
at vss2svn.pl line 1223
  Attempt to delete non-existent item 'StyleSheet.css' at revision 24:
possibly
 missing recover/add/share; skipping
at vss2svn.pl line 1223





nandinicvs wrote:
>
> hi All,
> I have created the dumpfile but it had reported some errors....
>
> BUILDACTIONHIST:
>    Attempt to add entry 'RAAAAAAA' with unknown version number (probably
> destroy
> ed)
> at vss2svn.pl line 1066
>    Attempt to add entry 'QLAAAAAA' with unknown version number (probably
> destroy
> ed)
> at vss2svn.pl line 1066
>    Attempt to add entry 'EGCAAAAA' with unknown version number (probably
> destroy
> ed)
> at vss2svn.pl line 1066
>    Attempt to add entry 'FGCAAAAA' with unknown version number (probably
> destroy
> ed)
>
> What do these mean? and would there be any problems because of these ...?
> how to resolve them?
>

--
View this message in context: http://www.nabble.com/dumpcreated-but-with-errors-tp16957969p16957990.html
Sent from the vss2svn - users mailing list archive at Nabble.com.

_______________________________________________
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

 « Return to Thread: dumpcreated but with errors