Hello Stephen,

The following line added to Dumpfile.pm may be of concern:
$gVersion{$data->{physname}} = $gVersion{$data->{info}};

Ok... had a look at what else happens to gVersion and it doesn't cause a problem, as information about any paths that would be requested for that file will be overwritten when the checkin occurs on the branch.
You are right, probably I should only copy the version information that is part of the branch. I haven't thought of this problem, since I only generated a simple sample scenario to test this. But as you write also, the continuing flow of events will overwrite the version records. So probably this is not of an issue. I would not swear on this. I will try to do it correct.

Dirk

_______________________________________________
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