--On Sunday, September 17, 2006 1:44 PM +0200 Dukhat <[EMAIL PROTECTED]> wrote:

ssphys uses action 'RestoredProject', vss2svn.pl expects 'Restore'.

See the recent thread "RestoredProject". I think "Restore" is a file action, and "RestoredProject" is a project (directory) action.

-        Restore => {type => 1, action => 'RESTORE'},
+        RestoredProject => {type => 1, action => 'RESTORE'},

I have not yet verified that it produces a better result, but it seems
rather likely. At least the warning messages went away...

That's what I did, and that plus increasing the time window for parent/child matching to 48 hours has improved the result. (I haven't yet tried integrating your ordering by the degree of time mismatch.)
_______________________________________________
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