From: David Kastrup <dak@gnu.org>
To: emacs-devel@gnu.org
Subject: Re: It's not yet time to anoint git, or anything else
Date: Wed, 02 Jan 2008 16:02:39 +0100 [thread overview]
Message-ID: <861w90l180.fsf@lola.quinscape.zz> (raw)
In-Reply-To: <87k5msth03.fsf@member.fsf.org> (Tassilo Horn's message of "Wed, 02 Jan 2008 15:54:36 +0100")
Tassilo Horn <tassilo@member.fsf.org> writes:
> Ted Zlatanov <tzz@lifelogs.com> 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
next prev parent reply other threads:[~2008-01-02 15:02 UTC|newest]
Thread overview: 20+ messages / expand[flat|nested] mbox.gz Atom feed top
2008-01-02 13:24 It's not yet time to anoint git, or anything else Eric S. Raymond
2008-01-02 13:30 ` Miles Bader
2008-01-02 14:07 ` Ted Zlatanov
2008-01-02 14:54 ` Tassilo Horn
2008-01-02 15:02 ` David Kastrup [this message]
2008-01-02 16:36 ` Ted Zlatanov
2008-01-02 19:28 ` Tassilo Horn
2008-01-02 19:58 ` Ted Zlatanov
2008-01-04 5:27 ` Richard Stallman
2008-01-02 14:09 ` Alan Mackenzie
2008-01-02 14:10 ` Miles Bader
2008-01-02 15:20 ` Eric S. Raymond
2008-01-02 14:51 ` Romain Francoise
2008-01-02 15:00 ` David Kastrup
2008-01-02 16:12 ` Andreas Schwab
2008-01-06 17:01 ` Andreas Schwab
2008-01-06 17:06 ` David Kastrup
2008-01-06 17:58 ` Andreas Schwab
2008-01-02 15:27 ` Eric S. Raymond
2008-01-02 17:04 ` Romain Francoise
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=861w90l180.fsf@lola.quinscape.zz \
--to=dak@gnu.org \
--cc=emacs-devel@gnu.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
Code repositories for project(s) associated with this external index
https://git.savannah.gnu.org/cgit/emacs.git
https://git.savannah.gnu.org/cgit/emacs/org-mode.git
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.