emacs-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: ESR's intimidatingly huge task list


From: Eric S. Raymond
Subject: Re: ESR's intimidatingly huge task list
Date: Thu, 23 Jan 2014 14:22:42 -0500
User-agent: Mutt/1.5.21 (2010-09-15)

Rüdiger Sonderfeld <address@hidden>:
> > They are not identical, for example leading ./ in bzrignore maps to
> > leading / in gitignore.
> 
> Are there any other major differences besides this?

None that are used in the Emacs tree.  I researched this when working
on reposurgeon's bzr support; the only other problem appears to be bzr
"RE:" expressions.

> I've replaced the ./ with / in bzrignore and use it with git now.
> If this looks good I'll commit it to trunk.

It might simplify things on conversion day if you don't.

The goal of the final polished conversion is to make it look as though
git had been in use all along - that way people won't see distracting
changes in behavior when they check out old revisions.

This means I'm going to have to write some reposurgeon procedure or facility to
map .bzrignores to .gitignores throughout the history.  Having a .gitignore
already in the tree at final conversion time might complicate that.
-- 
                <a href="http://www.catb.org/~esr/";>Eric S. Raymond</a>



reply via email to

[Prev in Thread] Current Thread [Next in Thread]