On Tue, Jun 05, 2007 at 12:20:18PM -0500, Kelly F. Hickel wrote:
>  I see that one of my options is to specify a particular branch. My
> question is, if I do this conversion in several steps, say I first do
> HEAD, then the 3 or 4 other branches that I care about, will tailor link
> up the revision history properly the second, third, or four time I run
> it with different branches?

I have implemented this in the git target - it is rather crude: if the
tag is not properly imported (not sure why it happens), you have to
find out for yourself the commit id of the branchpoint, but it works
for me.

A similar mechanism can surely be implemented in other targets as well
- but at least this support may encourage you to have a look at git ;)

Best regards,
-- 
Yann.
_______________________________________________
Tailor mailing list
[email protected]
http://lists.zooko.com/mailman/listinfo/tailor

Reply via email to