PIN before branch-point (was Re: Invalid change ordering?)
Dirk
vss2svn at nogga.de
Mon Feb 12 18:47:14 EST 2007
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
More information about the vss2svn-users
mailing list