Paul Wise wrote: > On Sun, 2010-11-28 at 12:03 -0600, Jonathan Nieder wrote:
>> Thoughts on this would be very helpful because the same questions come >> up in implementing "native" svn support for git. > > At the very least git svn --convert should do these: > > 1. SVN tags that are actually tags in SVN (ie dir copies with no > non-copy commits) are converted to git tags. > 2. SVN tags that are actually branches in SVN despite being labeled > tags (these exist unfortunately) are left as branches. ... and what happens when a tag changes from (1) to (2)? -- To UNSUBSCRIBE, email to [email protected] with a subject of "unsubscribe". Trouble? Contact [email protected]

