On Fri, 21 Dec 2007 13:43:05 -0700 Kevin Geiss <[EMAIL PROTECTED]> wrote:
> I have successfully converted a darcs repo to mercurial, but now I > would like to be able to use tailor to go in both directions (from > mercurial back to darcs). I think I'm faced with the problem of > getting tailor to start using an existing repo as the destination. or > is this not really a problem, and all I have to do is specify the > initial revision, and it will go from there? or do I need to cheat > somehow to get the initial setup so that tailor will then pick up > from there? Yes, bootstrapping should not be a big deal: keep in mind that, in general, at bootstrap time when tailor find an already existing working copy of a repo it will use that, ignoring the start-revision and repository option alltogether. But the problem of two-way sync is not at bootstrap time: it's not enterely clear what should happen when the patch applied on repo B goes to A and then reaches B again... ciao, lele. -- nickname: Lele Gaifax | Quando vivrò di quello che ho pensato ieri real: Emanuele Gaifas | comincerò ad aver paura di chi mi copia. [EMAIL PROTECTED] | -- Fortunato Depero, 1929. _______________________________________________ Tailor mailing list [email protected] http://lists.zooko.com/mailman/listinfo/tailor
