>>>>> "Eric S. Raymond" <e...@thyrsus.com>: > On the other hand, when you *start* in gitspace, mapping back down to > the set of abstractions svn can handle is really lossy. You have to > throw away the domains on committer names, all the author fields, real > (annotated) tags, and branch merges.
Couldn't you just store this information as custom properties? Even though svn isn't able to use it, at least the information would be preserved...?