> -----Original Message----- > From: Yann Dirson [mailto:[EMAIL PROTECTED] > Sent: Wednesday, June 06, 2007 1:47 PM > To: Kelly F. Hickel > Cc: [email protected] > Subject: Re: [Tailor] can I pull individual cvs branches together into > a single monotone revision tree? > > 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 ;)
So, I'm a bit confused. At first I thought that Tailor dealt with branching, but then I figured out that just means that it can import a particular branch as a straight-line revision history. If you just changed the git back end, then how did it "find" the branch points? We've looked at git (and darcs, mercurial, and so on), we like monotone.... ;> > > Best regards, > -- > Yann. Thanks, Kelly _______________________________________________ Tailor mailing list [email protected] http://lists.zooko.com/mailman/listinfo/tailor
