Johannes Schindelin escreveu: > Thank you very much! > > Just out of curiosity: What do you use to convert it? Tailor all branches, > then stitch them together? (With tailor, stitching is possible as long as > you did not merge branches: the commit objects _will_ be identical, since > even the commit timestamps are derived from the source repository.) A simple linear import of all the patches. Since Darcs uses patch based storage, I think it's not possible to accurately map a Darcs repository onto a Git one without creating branch spaghetti. I have never grokked how tailor is supposed to work, so I use a home made script. -- Han-Wen Nienhuys - hanwen@xxxxxxxxx - http://www.xs4all.nl/~hanwen - 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