emacs-devel
[Top][All Lists]
Advanced

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

Re: Emacs-devel Digest, Vol 47, Issue 14


From: Eric S. Raymond
Subject: Re: Emacs-devel Digest, Vol 47, Issue 14
Date: Wed, 2 Jan 2008 10:43:59 -0500
User-agent: Mutt/1.5.15+20070412 (2007-04-11)

From: David Kastrup <address@hidden>
> Not yet, as far as I know.  I am partial to git because it is fast,
> flexible and can keep up with the history of code fragments moving
> between files (not just renaming).
> 
> However, its current state for Windows developers is painful.  While I
> don't use Windows myself, I do consider this sort of a showstopper.  But
> git is actively headed towards supporting Windows quite well, and I
> would not want to rush into a different SCM just because of the Windows
> support when it appears that the severity of Windows drawbacks will go
> away mostly in a not so distant future.

I don't think you need to worry too hard.  Conversions among git, bzr 
and hg are easy and (if the documentation to be ebelieved) lossless. Thus,
if we chose any one of them and regretted it, we won't have a lot of 
trouble switching to either of the others later on.

From: Ted Zlatanov <address@hidden>
> Has there ever been an ELisp-based VCS?  Should we at least consider it?

I think not.  The existing designs seem to be of high quality.
This wheel doesn't need to be reinvented.

From: ?scar Fuentes <address@hidden>
> Subject: Re: What a modern collaboration toolkit looks like
> To: address@hidden
> Message-ID: <address@hidden>
> Content-Type: text/plain; charset=us-ascii
> 
> Richard Stallman <address@hidden> writes:
> 
> > Would ONE of you please email me git intro documentation?
> > (Please check and see if someone else has already said he
> > has done so, before sending it again.)
> 
> Please do not focus too much on git. AFAIK it is not the most easy to
> use decentralized VCS and its support for non-*nix systems is weak.

I agree with both these criticisms.  git's interface is rather baroque;
not pull-your-hair-out awful like Arch's, but not good.
 
> I'll suggest you use Mercurial for learning what a decentralized VCS can do.

I second this recommendation.  I am not yet sure Mercurial is the
overall best-of-breed, but it is the most accessible of the big three
(git, bzr, hg) and seems to have the best UI design.
-- 
                <a href="http://www.catb.org/~esr/";>Eric S. Raymond</a>




reply via email to

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