all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: dhruva <dhruvakm@gmail.com>
To: "Paul Pogonyshev" <pogonyshev@gmx.net>
Cc: Jason Rumney <jasonr@f2s.com>, emacs-devel@gnu.org
Subject: Re: source repository
Date: Tue, 3 Jul 2007 18:27:41 +0530	[thread overview]
Message-ID: <e3f230850707030557t5b643130w4cff78b2b40041ba@mail.gmail.com> (raw)
In-Reply-To: <200707031514.17225.pogonyshev@gmx.net>

Hi,

On 7/3/07, Paul Pogonyshev <pogonyshev@gmx.net> wrote:
> Jason Rumney wrote:
> > Paul Pogonyshev wrote:
> > > What is the best way to stay in touch with Emacs development?  As I
> > > understood, Emacs now uses Arch mostly,
> >
> > You understood incorrectly. Some developers use arch, but the definitive
> > repository for Emacs is CVS. Since Miles is away at the moment, the arch
> > synching is not happening. I'm not sure why savannah lists arch above
> > cvs (probably it is alphabetical order), but it is misleading - there
> > should be some indication there that the main repository is CVS.
>
> Oh.  A pity Emacs still uses so old system.  I got used to Subversion
> lately.

If you are behind a firewall (the way I am), you could use Mercurial
repository which is updated daily from the CVS head. I use it for my
daily dosage of fresh emacs. Mercurial is implemented in python and is
well ported (IMHO: and far superior to other SCM)

repo: http://hg.intevation.org/emacs
Some basic commands:
First checkout:
$ hg clone http://hg.intevation.org/emacs
Subsequent updates:
$ hg pull -u

with best regards,
dky


-- 
Dhruva Krishnamurthy
Contents reflect my personal views only!

  reply	other threads:[~2007-07-03 12:57 UTC|newest]

Thread overview: 45+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2007-07-03 11:42 source repository Paul Pogonyshev
2007-07-03 11:57 ` Jason Rumney
2007-07-03 12:14   ` Paul Pogonyshev
2007-07-03 12:57     ` dhruva [this message]
2007-07-03 19:57       ` Karl Fogel
2007-07-04  4:18         ` dhruva
2007-07-03 19:43     ` Eli Zaretskii
2007-07-04  4:26       ` Stephen J. Turnbull
2007-07-04  5:09         ` Nick Roberts
2007-07-04  7:01           ` David Kastrup
2007-07-04  7:14             ` dhruva
2007-07-04  7:33               ` David Kastrup
2007-07-04  9:13           ` Stephen J. Turnbull
2007-07-05  1:30             ` Richard Stallman
2007-07-04 21:22         ` Eli Zaretskii
2007-07-04 21:47           ` David Kastrup
2007-07-05  1:02           ` Stephen J. Turnbull
2007-07-06 15:41         ` merge of multi-tty (was: source repository) Reiner Steib
2007-07-07 16:41           ` Stephen J. Turnbull
2007-07-08 16:56           ` Richard Stallman
2007-07-08 18:57             ` merge of multi-tty Stefan Monnier
2007-07-09 14:29               ` Richard Stallman
2007-07-16 23:41         ` source repository Giorgos Keramidas
2007-07-17  9:15           ` dhruva
2007-07-17 10:29             ` Giorgos Keramidas
2007-07-04  9:54       ` Dan Nicolaescu
2007-07-04 10:11         ` Masatake YAMATO
2007-07-21 17:27           ` vc-dired (was: Re: source repository) Dan Nicolaescu
2007-07-21 18:09             ` vc-dired Masatake YAMATO
2007-08-26  1:51               ` vc-dired Dan Nicolaescu
2007-07-22  3:12             ` vc-dired Stefan Monnier
2007-07-23 18:18               ` vc-dired Dan Nicolaescu
2007-07-28  7:06                 ` vc-dired Masatake YAMATO
2007-07-28  8:02                   ` vc-dired David Kastrup
2007-07-28 18:14                     ` vc-dired Masatake YAMATO
2007-07-28 17:09                   ` vc-dired Dan Nicolaescu
2007-07-04  3:43     ` source repository Richard Stallman
2007-07-04  6:52       ` David Kastrup
2007-07-04  7:11       ` Karl Fogel
2007-07-04  7:36         ` Jim Blandy
2007-07-05  1:30         ` Richard Stallman
2007-07-05  3:24           ` Karl Fogel
2007-07-05  6:21             ` Yavor Doganov
2007-07-04  3:43   ` Richard Stallman
2007-07-04  9:57   ` Alan Mackenzie

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=e3f230850707030557t5b643130w4cff78b2b40041ba@mail.gmail.com \
    --to=dhruvakm@gmail.com \
    --cc=emacs-devel@gnu.org \
    --cc=jasonr@f2s.com \
    --cc=pogonyshev@gmx.net \
    /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.