[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: It's not yet time to anoint git, or anything else
From: |
David Kastrup |
Subject: |
Re: It's not yet time to anoint git, or anything else |
Date: |
Wed, 02 Jan 2008 16:02:39 +0100 |
User-agent: |
Gnus/5.13 (Gnus v5.13) Emacs/23.0.50 (gnu/linux) |
Tassilo Horn <address@hidden> writes:
> Ted Zlatanov <address@hidden> writes:
>
> Hi Ted,
>
>> ESR> But I think it's worth noting that pretty much all the good
>> ESR> things being said about git apply equally to other DVCSes such as
>> ESR> Mercurial, bzr, monotone, darcs, and Codeville. All of these
>> ESR> have very similar basic models based on commit-before-merge and
>> ESR> push/pull operations.
>>
>> Has there ever been an ELisp-based VCS? Should we at least consider
>> it? The advantages are significant for this group of developers, and
>> it would certainly benefit other users. The major disadvantage
>> (besides having to write the code), I imagine, is incompatibility with
>> other VCSs, and that can be addressed by a bridge to CVS/Git/Arch/etc
>> as deemed appropriate (similar to the git-svn bridge).
>
> I'd say that this would be a monster-job where we simply don't have
> the man-power to do that.
git consists of low-level commands (plumbing) and user-level commands
(porcelain). The plumbing can be used for implementing a number of
different workflows if one wants to.
--
David Kastrup
- It's not yet time to anoint git, or anything else, Eric S. Raymond, 2008/01/02
- Re: It's not yet time to anoint git, or anything else, Miles Bader, 2008/01/02
- Re: It's not yet time to anoint git, or anything else, Alan Mackenzie, 2008/01/02
- Re: It's not yet time to anoint git, or anything else, Ted Zlatanov, 2008/01/02
- Re: It's not yet time to anoint git, or anything else, Tassilo Horn, 2008/01/02
- Re: It's not yet time to anoint git, or anything else,
David Kastrup <=
- Re: It's not yet time to anoint git, or anything else, Ted Zlatanov, 2008/01/02
- Re: It's not yet time to anoint git, or anything else, Tassilo Horn, 2008/01/02
- Re: It's not yet time to anoint git, or anything else, Ted Zlatanov, 2008/01/02
- Re: It's not yet time to anoint git, or anything else, Richard Stallman, 2008/01/04
Re: It's not yet time to anoint git, or anything else, Romain Francoise, 2008/01/02
- Re: It's not yet time to anoint git, or anything else, David Kastrup, 2008/01/02
- Re: It's not yet time to anoint git, or anything else, Andreas Schwab, 2008/01/02
- Re: It's not yet time to anoint git, or anything else, Andreas Schwab, 2008/01/06
- Re: It's not yet time to anoint git, or anything else, David Kastrup, 2008/01/06
- Re: It's not yet time to anoint git, or anything else, Andreas Schwab, 2008/01/06