On Mon, 03 Dec 2007 11:33:35 -0300 Martin Marques <[EMAIL PROTECTED]> wrote:
> I see that there are left some tailor > files (tailor.state, tailor.state.old, project.log) and the CVS > directories (which are not going to be important afterwards). > > The thing is, can those files and directories be removed, and what do > I sacrifice at doing it? If you aren't going to use the CVS repository, in other words if you are changing your VC tool and from now on you'll be referencing just the new HG repository, then yes, you can safely remove them. I usually have a private "migration" space, from where I "clone" (in hg terminology) a new fresh and clean hg-only repository that's open to the outside. Now and then I rerun tailor (fetching newer patches from upstream) and push them on the public repo. Anyway, from tailor's POV, the only important file is "tailor.state": it needs this file to be able to "keep-going" in the migration. When it does not find one, tailor assume this is a new bootstrap, and restart from scratch. hth, 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
