--On Friday, September 15, 2006 10:10 PM +0200 Dirk <[EMAIL PROTECTED]>
wrote:
Do you know, which of the two actions comes first, the Create or the Add?
Normally I would think, that almost always the Create Action comes first.
Only if the timeline is broken. So I'm thinking to not depend on this
"merge" process anyway, but to handle the two actions separately in
different ActionHandlers.
In my "trunk" project, here's the worst offender so far, at 54.3 hours:
In wpvaaaaa (the new branched file):
<Version offset="1116">
<Action ActionId="RollBack">
<SSName offset="0" type="file">User.cpp</SSName>
<Physical>WPVAAAAA</Physical>
<Parent>SVCAAAAA</Parent>
</Action>
<Date>1078140635</Date>
<UserName>xxx</UserName>
<VersionNumber>58</VersionNumber>
</Version>
In chtaaaaa (the parent):
<Version offset="497932">
<Action ActionId="BranchFile">
<SSName offset="0" type="file">User.cpp</SSName>
<Physical>WPVAAAAA</Physical>
<Parent>SVCAAAAA</Parent>
</Action>
<Date>1078336336</Date>
<UserName>xxx</UserName>
<VersionNumber>1203</VersionNumber>
</Version>
Of the remaining 10 orphans, 2 have parents but nonsensical time
relationships, and the remaining 8 have an empty parent record (ie.
<File><Parent><ParentPhys> is empty).
_______________________________________________
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