On Feb 6, 2008 11:29 AM, Karl Hasselström <kha@xxxxxxxxxxx> wrote: > What does it mean when git-svn creates branches with an @ sign and a > Subversion revision number in them? The documentation doesn't say > (and, this being perl, grepping for "@" in git-svn.perl is of little > use!). I'll be happy to write something up if you'll clue me in. It looks like this happens when a branch is deleted and recreated. The old branch "foo" is renamed to "foo@lastrev", and the new branch "foo" tracks the current state. Peter Harris - To unsubscribe from this list: send the line "unsubscribe git" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html