From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Dmitry Gutov Newsgroups: gmane.emacs.devel Subject: Re: Replacing the `elpa' branch Date: Sun, 10 Mar 2013 21:37:38 +0400 Message-ID: <87boar2m1p.fsf@yandex.ru> References: <87txp0tkuc.fsf@lifelogs.com> <20130310175120.55791dae@forcix.kollektiv-hamburg.de> NNTP-Posting-Host: plane.gmane.org Mime-Version: 1.0 Content-Type: text/plain X-Trace: ger.gmane.org 1362937084 30512 80.91.229.3 (10 Mar 2013 17:38:04 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Sun, 10 Mar 2013 17:38:04 +0000 (UTC) Cc: johnw@gnu.org, Stefan Monnier , emacs-devel@gnu.org To: Jorgen Schaefer Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Sun Mar 10 18:38:24 2013 Return-path: Envelope-to: ged-emacs-devel@m.gmane.org Original-Received: from lists.gnu.org ([208.118.235.17]) by plane.gmane.org with esmtp (Exim 4.69) (envelope-from ) id 1UEkCV-0001Th-SR for ged-emacs-devel@m.gmane.org; Sun, 10 Mar 2013 18:38:23 +0100 Original-Received: from localhost ([::1]:42530 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1UEkC9-0001QP-OR for ged-emacs-devel@m.gmane.org; Sun, 10 Mar 2013 13:38:01 -0400 Original-Received: from eggs.gnu.org ([208.118.235.92]:51009) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1UEkBz-0001Q1-CU for emacs-devel@gnu.org; Sun, 10 Mar 2013 13:37:58 -0400 Original-Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1UEkBt-00054w-M1 for emacs-devel@gnu.org; Sun, 10 Mar 2013 13:37:51 -0400 Original-Received: from mail-lb0-f180.google.com ([209.85.217.180]:52992) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1UEkBt-0004z3-Dh; Sun, 10 Mar 2013 13:37:45 -0400 Original-Received: by mail-lb0-f180.google.com with SMTP id q12so2568913lbc.11 for ; Sun, 10 Mar 2013 10:37:44 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=x-received:sender:from:to:cc:subject:references:date:in-reply-to :message-id:user-agent:mime-version:content-type:x-antivirus :x-antivirus-status; bh=GLXGL1qE0Q1uzMOd4sTxp3hFBocZiw3/L7IKnV3a+dI=; b=U7xwtc3AE6rgCMHdzq47lvwf2g1c6tgIIYEIGJxzdyaHfDdhBj79CQKtrlmZgVSa9A 2FGT2tF1KEmvoIzXhPupvjpd3oA1+xiEd2mazHSX3VQRa+s0Y4WzIr1FXmwAwrAOo3Le 8rl7GELlb4K8C1Km8V+XITKmNEsG/NtLGjeGW6hKRU02teOE5slDK3LRXSisKsRcZ6xS cbQGofe4A0gjy+viPTKt8SjzpjQB49NIh/s/wvkQ8BplxWPlLezmhAlhti5j4Q4Q2gb9 9fGOB3FjSzInRidlDvP7dH5gZCKuX01H+6I9dCo6Js/Fpa0en5bSOUSMvFGB9URWwC6v pECA== X-Received: by 10.152.144.138 with SMTP id sm10mr7787505lab.53.1362937064104; Sun, 10 Mar 2013 10:37:44 -0700 (PDT) Original-Received: from SOL ([178.252.98.87]) by mx.google.com with ESMTPS id iq6sm5940853lab.10.2013.03.10.10.37.41 (version=TLSv1 cipher=ECDHE-RSA-RC4-SHA bits=128/128); Sun, 10 Mar 2013 10:37:42 -0700 (PDT) In-Reply-To: <20130310175120.55791dae@forcix.kollektiv-hamburg.de> (Jorgen Schaefer's message of "Sun, 10 Mar 2013 17:51:20 +0100") User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/24.3.50 (windows-nt) X-Antivirus: avast! (VPS 130310-0, 10.03.2013), Outbound message X-Antivirus-Status: Clean X-detected-operating-system: by eggs.gnu.org: GNU/Linux 3.x [fuzzy] X-Received-From: 209.85.217.180 X-BeenThere: emacs-devel@gnu.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: "Emacs development discussions." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Original-Sender: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Xref: news.gmane.org gmane.emacs.devel:157701 Archived-At: Jorgen Schaefer writes: > This then is only missing js2-mode, which is hosted on subversion. I No, it isn't. > do not use git-svn much at all and have no idea how to do a read-tree > or submodule with that. The svn repo is hosted here: > > svn checkout http://js2-mode.googlecode.com/svn/trunk/ js2-mode-read-only The upstream is here: https://github.com/mooz/js2-mode/