unofficial mirror of emacs-devel@gnu.org 
 help / color / mirror / code / Atom feed
From: David Bernard <david.bernard.31@gmail.com>
To: Miles Bader <miles@gnu.org>
Cc: cedet-devel@lists.sf.net,
	"Eric M. Ludlam" <eric@siege-engine.com>,
	Emacs-Devel devel <emacs-devel@gnu.org>
Subject: Re: Switching CEDET from CVS to a Distributed VCS.
Date: Thu, 25 Jun 2009 15:52:07 +0200	[thread overview]
Message-ID: <8ba43d830906250652j2db4ae47hed79ebd30cfab80e@mail.gmail.com> (raw)
In-Reply-To: <buovdml11es.fsf@dhlpc061.dev.necel.com>


[-- Attachment #1.1: Type: text/plain, Size: 2923 bytes --]

Hi,

If you choose git. I suggest to use http://github.com to host a "central"
version :
* provide documentation for newbee (step by step to create your project,...)
* an interesting feature :
** "committers" could easily work on branch
** non-committers could easily fork project in there own space and propose
patch/branch,...
* ...
Than using git or mercurial on sourceforge.

One year ago, I request the List project to move from subversion (hosted by
google) to DVCS (I used mercurial at work (choose by me 1.5 years ago)),
without success but after a discussion and an overview of github the lead
start learning git an move the project to github.

I use mercurial day to day at office and git/github for my oss project.
IMHO : the main difference are :
* mercurial works on Windows (easily)
* git manage named branches (at office we decided to use 2 mercurial
repositories to manage project (wip and release) instead of 2 branches,
because working with branches in mercurial is more error prone)

second level differences :
* git allow you to keep changes from an other repository without required
that your repository is full commited (no pending changes). mercurial need
extension to provide similar job
* git could compress/strip history

my 2cents (I'm not a CEDET nor emacs contributor)

note : on github, projects are not group by "projects" but by owner, eg: my
own http://github.com/davidB

On Thu, Jun 25, 2009 at 04:40, Miles Bader <miles@gnu.org> wrote:

> Lennart Borgman <lennart.borgman@gmail.com> writes:
> > Alex, as I said before I do not know much at all about version control
> > system. However even from my limited understanding of this I still
> > can't find room for arguments for using something else than Bazaar for
> > CEDET. Will not using something else than Bazaar put an extra burdon
> > on Eric?
>
> Sure, although if say git were sufficiently better than bazaar, that
> might be offset by a more pleasant time when actually developing the
> project.  I personally use git locally even when upstream uses some
> other VCS, simply because it's much, much, better than them, and the
> annoyance of the extra syncing step is offset by far more facile
> operation for the bulk of my development work (merging/syncing
> consumes a relatively small proportion of my "VCS time").
>
> [When emacs switches to bazaar, I'll probably try to find a git/bazaar
> gateway so I can use git locally.]
>
> Bazaar is, mostly likely, better than CVS however.
>
> -Miles
>
> --
> Justice, n. A commodity which in a more or less adulterated condition the
> State sells to the citizen as a reward for his allegiance, taxes and
> personal
> service.
>
>
> ------------------------------------------------------------------------------
> _______________________________________________
> Cedet-devel mailing list
> Cedet-devel@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/cedet-devel
>

[-- Attachment #1.2: Type: text/html, Size: 3784 bytes --]

[-- Attachment #2: Type: text/plain, Size: 79 bytes --]

------------------------------------------------------------------------------

[-- Attachment #3: Type: text/plain, Size: 164 bytes --]

_______________________________________________
Cedet-devel mailing list
Cedet-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/cedet-devel

  reply	other threads:[~2009-06-25 13:52 UTC|newest]

Thread overview: 17+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
     [not found] <1245882173.24086.14.camel@projectile.siege-engine.com>
2009-06-24 22:45 ` Switching CEDET from CVS to a Distributed VCS Lennart Borgman
2009-06-24 23:51   ` Eric M. Ludlam
2009-06-25  2:40   ` Miles Bader
2009-06-25 13:52     ` David Bernard [this message]
2009-06-25 16:04       ` [CEDET-devel] " Davi Diaz
2009-06-26  0:09         ` Miles Bader
2009-06-25 17:48     ` Stephen J. Turnbull
2009-06-25 18:24       ` David Reitter
2009-06-28  6:17         ` Stephen J. Turnbull
2009-06-28 11:45           ` David Reitter
2009-06-28 14:04             ` Stephen J. Turnbull
2009-06-28 14:29               ` David Reitter
2009-06-29 23:19                 ` Stephen J. Turnbull
2009-06-30  0:16                   ` David Reitter
     [not found]   ` <393CA42E-4553-4F2D-92D8-F0D3CEE19223@gmail.com>
2009-06-25  8:44     ` [CEDET-devel] " Lennart Borgman
2009-06-25 12:53       ` Stefan Monnier
2009-06-25 13:19       ` David Reitter

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

  List information: https://www.gnu.org/software/emacs/

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=8ba43d830906250652j2db4ae47hed79ebd30cfab80e@mail.gmail.com \
    --to=david.bernard.31@gmail.com \
    --cc=cedet-devel@lists.sf.net \
    --cc=emacs-devel@gnu.org \
    --cc=eric@siege-engine.com \
    --cc=miles@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 public inbox

	https://git.savannah.gnu.org/cgit/emacs.git

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).