From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: dhruva Newsgroups: gmane.emacs.devel Subject: Re: source repository Date: Tue, 3 Jul 2007 18:27:41 +0530 Message-ID: References: <200707031442.28402.pogonyshev@gmx.net> <468A3997.2040500@f2s.com> <200707031514.17225.pogonyshev@gmx.net> NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit X-Trace: sea.gmane.org 1183467474 1368 80.91.229.12 (3 Jul 2007 12:57:54 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Tue, 3 Jul 2007 12:57:54 +0000 (UTC) Cc: Jason Rumney , emacs-devel@gnu.org To: "Paul Pogonyshev" Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Tue Jul 03 14:57:52 2007 connect(): Connection refused Return-path: Envelope-to: ged-emacs-devel@m.gmane.org Original-Received: from lists.gnu.org ([199.232.76.165]) by lo.gmane.org with esmtp (Exim 4.50) id 1I5hx1-0001Jr-HB for ged-emacs-devel@m.gmane.org; Tue, 03 Jul 2007 14:57:51 +0200 Original-Received: from localhost ([127.0.0.1] helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1I5hx1-00065C-03 for ged-emacs-devel@m.gmane.org; Tue, 03 Jul 2007 08:57:51 -0400 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1I5hwx-000657-EI for emacs-devel@gnu.org; Tue, 03 Jul 2007 08:57:47 -0400 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1I5hwv-00064v-Sv for emacs-devel@gnu.org; Tue, 03 Jul 2007 08:57:47 -0400 Original-Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1I5hwv-00064s-Nq for emacs-devel@gnu.org; Tue, 03 Jul 2007 08:57:45 -0400 Original-Received: from wr-out-0506.google.com ([64.233.184.238]) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1I5hwv-0007hU-7u for emacs-devel@gnu.org; Tue, 03 Jul 2007 08:57:45 -0400 Original-Received: by wr-out-0506.google.com with SMTP id 68so1153824wri for ; Tue, 03 Jul 2007 05:57:44 -0700 (PDT) DKIM-Signature: a=rsa-sha1; c=relaxed/relaxed; d=gmail.com; s=beta; h=domainkey-signature:received:received:message-id:date:from:to:subject:cc:in-reply-to:mime-version:content-type:content-transfer-encoding:content-disposition:references; b=T4IDnu50wRxVU9RjVzta5vRWUoE9pODEkZsv5rZVqpuaIV3BnaLRwOhfsaUvdD7I0Rw8LRf/w3OFzuKzqKFrcw6eSl3BfX0y8rovwD2XbYCljQmUOphSFAvxflmQNCk6o5wV09eE5JCTL064+kq9KSbwbJzD4BkQbeBfl78pey4= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=beta; h=received:message-id:date:from:to:subject:cc:in-reply-to:mime-version:content-type:content-transfer-encoding:content-disposition:references; b=cG8X+mZzeHMqO11rDhPiKpYGA6n/0Upx0iwdDGvfu8qVerzUh6lrfn5cvKSA1qCU26s6QbMXJbtA6d3JD1jPM9VSRM25XrVqq+kwYx+kOARGuHSsh+mgTtLo10ZhvPOJcy/rttlsNQIz7yx4h76fo9N5UqyITzLbAOaHQn1gMGY= Original-Received: by 10.78.142.14 with SMTP id p14mr3520516hud.1183467461595; Tue, 03 Jul 2007 05:57:41 -0700 (PDT) Original-Received: by 10.78.206.13 with HTTP; Tue, 3 Jul 2007 05:57:41 -0700 (PDT) In-Reply-To: <200707031514.17225.pogonyshev@gmx.net> Content-Disposition: inline X-detected-kernel: Linux 2.4-2.6 (Google crawlbot) X-BeenThere: emacs-devel@gnu.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: "Emacs development discussions." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Original-Sender: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Errors-To: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Xref: news.gmane.org gmane.emacs.devel:74240 Archived-At: Hi, On 7/3/07, Paul Pogonyshev 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!