unofficial mirror of emacs-devel@gnu.org 
 help / color / mirror / code / Atom feed
From: Ted Zlatanov <tzz@lifelogs.com>
To: emacs-devel@gnu.org
Subject: elpa.gnu.org repository sync with Emacs (was: rainbow-mode)
Date: Tue, 16 Nov 2010 07:50:48 -0600	[thread overview]
Message-ID: <87y68t8jif.fsf_-_@lifelogs.com> (raw)
In-Reply-To: ik8w0uyn56.fsf@fencepost.gnu.org

On Mon, 15 Nov 2010 22:15:33 -0500 Glenn Morris <rgm@gnu.org> wrote: 

GM> I tried the elpa interface and it seems very nifty, but I do share the
GM> concerns expressed about what it all means in practice for the
GM> maintenance of the associated packages. As an "easy way to get a
GM> package that would otherwise not be in Emacs" (eg AUCTeX), it seems
GM> really nice; for farming out things that otherwise _would_ be in
GM> Emacs proper, not so much.

GM> Some of these issues would go away if these "non-infrastructure"
GM> packages (not AUCTeX etc, but rather the things that would have been
GM> added to Emacs before elpa) were hosted in a central Savannah bzr
GM> repository (or possible as a subdirectory in the existing Emacs
GM> repository that is excluded from the tarfiles; I'm not sure if the
GM> number of files in the Bzr version of Emacs matters very much), so
GM> that the Emacs developers can and do feel able to help maintain them.
GM> From my point of, the ideal thing would be something like a separate
GM> top-level "elpa/" directory in the normal repo, not compiled by
GM> default, that I could compile with `make elpa' or somesuch.

GM> Then putting something on elpa doesn't mean relegating it to being a
GM> second-class citizen.

On Tue, 16 Nov 2010 00:55:16 -0500 Stefan Monnier <monnier@iro.umontreal.ca> wrote: 

SM> That's a problem with the current setup, indeed.  I think we should be
SM> moving towards a Bzr "packages" branch which we could checkout alongside
SM> Emacs and edit easily to fix bugs.

SM> There's a fair bit of work left to do to get to that point, tho.
SM> Part of the problem here is how to decouple edits from uploads, how to
SM> sync local changes with the upstream maintainer, etc...

I'll try to merge Glenn's comments, your comments, and mine into a plan:

1) add elpa/ directory to main Emacs repo (as a branch or subdirectory;
my vote is for a subdirectory that's not bundled or compiled because it
will get branched together with Emacs itself).  Make it available to a
dev checkout of Emacs as a file:/// URL (so it can be tested easily).

2) let the usual Emacs hackers access elpa/* normally

3) mirror elpa/ to a repo on elpa.gnu.org daily after reviewing the
changes (so it's a supervised pull, not automatic).  Allow admins to
trigger this from the web site.

4) Set up a deploy process of the elpa.gnu.org repo to the HTML tree
(with one package repository per major version as I suggested, plus a
"dev" package repository and an "all" package repository).  This can be
deployed automatically and manually.  Allow admins to trigger
deployments from the web site.

5) set up specific third-party packages to be fetched into the "all"
package repository daily on top of the deployment.  AUCTeX, BBDB,
etc. would be good candidates for this.

This lets us bundle Emacs-local changes to third-party packages into
clear diffs we can send back upstream.  It also separates "commit
something into the package repository" from "deploy the package
repository to the world."

Ted




  parent reply	other threads:[~2010-11-16 13:50 UTC|newest]

Thread overview: 93+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2010-11-15 15:40 ELPA policy Julien Danjou
2010-11-15 17:09 ` Chong Yidong
2010-11-15 18:53   ` Lars Magne Ingebrigtsen
2010-11-15 20:33     ` Chong Yidong
2010-11-15 21:41       ` rainbow-mode (was: ELPA policy) Lars Magne Ingebrigtsen
2010-11-15 21:52         ` Drew Adams
2010-11-15 22:06           ` rainbow-mode Lars Magne Ingebrigtsen
2010-11-16  5:11             ` rainbow-mode Stephen J. Turnbull
2010-11-16 13:25               ` rainbow-mode Lars Magne Ingebrigtsen
2010-11-16 14:03                 ` rainbow-mode Ted Zlatanov
2010-11-16 14:22                   ` rainbow-mode Lars Magne Ingebrigtsen
2010-11-16 14:44                     ` rainbow-mode Ted Zlatanov
2010-11-16 14:50                       ` rainbow-mode Lars Magne Ingebrigtsen
2010-11-16 15:05                         ` rainbow-mode Ted Zlatanov
2010-11-16 15:53                       ` rainbow-mode Julien Danjou
2010-11-16 15:39               ` rainbow-mode Drew Adams
2010-11-17  4:02                 ` rainbow-mode Stephen J. Turnbull
2010-11-15 21:56         ` rainbow-mode Chong Yidong
2010-11-15 22:05           ` rainbow-mode Lars Magne Ingebrigtsen
2010-11-16  3:15           ` rainbow-mode Glenn Morris
2010-11-16  4:06             ` rainbow-mode Chong Yidong
2010-11-16  5:55             ` rainbow-mode Stefan Monnier
2010-11-16 13:50             ` Ted Zlatanov [this message]
2010-11-16 15:01               ` elpa.gnu.org repository sync with Emacs Chong Yidong
2010-11-16 15:14                 ` Ted Zlatanov
2010-11-16 17:28                   ` Stefan Monnier
2010-11-16 18:10                     ` Ted Zlatanov
2010-11-16 19:14                       ` Stefan Monnier
2010-11-16 19:40                         ` Ted Zlatanov
2010-11-16 20:02                           ` Chong Yidong
2010-11-16 21:21                             ` Ted Zlatanov
2010-11-16 17:17                 ` Stefan Monnier
2010-11-16 18:00                   ` Lars Magne Ingebrigtsen
2010-11-16 18:05                     ` Ted Zlatanov
2010-11-16 18:11                       ` Lars Magne Ingebrigtsen
2010-11-17  8:01                       ` AUCTeX inclusion [Re: elpa.gnu.org repository sync with Emacs] Dan Nicolaescu
2010-11-17 15:00                         ` Ted Zlatanov
2010-11-18  4:25                           ` Dan Nicolaescu
2010-11-19  6:16                         ` Richard Stallman
2010-11-20  7:45                           ` Dan Nicolaescu
2010-11-20  8:20                             ` David Kastrup
2010-11-22 14:56                             ` Ted Zlatanov
2010-11-16 18:29                     ` elpa.gnu.org repository sync with Emacs Eric Schulte
2010-11-16 19:00                       ` Ted Zlatanov
2010-11-16 20:32                         ` Eric Schulte
2010-11-17 19:29                         ` Richard Stallman
2010-11-17 19:45                           ` Drew Adams
2010-11-17 20:58                             ` Ted Zlatanov
2010-11-17 22:19                               ` Lars Magne Ingebrigtsen
2010-11-19  6:16                                 ` Richard Stallman
2010-11-17 23:17                               ` Jambunathan K
2010-11-17 23:34                                 ` Jambunathan K
2010-11-18 15:40                                 ` Ted Zlatanov
2010-11-20 10:05                               ` Byung-Hee HWANG
2010-11-20 15:26                                 ` Drew Adams
2010-11-22 14:47                                 ` Ted Zlatanov
2010-11-22 16:47                                   ` Chong Yidong
2010-11-22 18:48                                     ` Ted Zlatanov
2010-11-23 17:19                                     ` Richard Stallman
2010-11-23 17:58                                       ` Drew Adams
2010-11-22 16:48                                   ` Stefan Monnier
2010-11-18  0:01                           ` Stefan Monnier
2010-11-18 21:27                             ` Drew Adams
2010-11-16 19:10                       ` Stefan Monnier
2010-11-16 19:24                     ` Stefan Monnier
2010-11-16 19:44                     ` Tom Tromey
2010-11-16 20:21                       ` Lars Magne Ingebrigtsen
2010-11-16 21:37                         ` Ted Zlatanov
2010-11-16 21:41                           ` Lars Magne Ingebrigtsen
2010-11-17  4:04                   ` Stephen J. Turnbull
2010-11-15 21:06     ` ELPA policy Edward O'Connor
2010-11-16  3:26   ` Glenn Morris
2010-11-15 17:27 ` elpa.gnu.org policy (was: ELPA policy) Ted Zlatanov
2010-11-15 18:01   ` elpa.gnu.org policy Lluís
2010-11-15 18:43     ` Ted Zlatanov
2010-11-15 20:19       ` Chong Yidong
2010-11-15 21:46         ` Lars Magne Ingebrigtsen
2010-11-15 22:06           ` Tom Tromey
2010-11-15 22:20           ` Chong Yidong
2010-11-15 22:29             ` Lars Magne Ingebrigtsen
2010-11-16  4:03               ` Glenn Morris
2010-11-16 13:31                 ` Lars Magne Ingebrigtsen
2010-11-16 14:10                   ` compat unification (was: elpa.gnu.org policy) Lars Magne Ingebrigtsen
2010-11-16 15:31                     ` compat unification Stefan Monnier
2010-11-16 15:44                       ` Lars Magne Ingebrigtsen
2010-11-16 22:20                         ` Glenn Morris
2010-11-16 15:56                   ` elpa.gnu.org policy Drew Adams
2010-11-15 18:50 ` ELPA policy Tom Tromey
2010-11-15 22:10   ` Glenn Morris
2010-11-15 19:35 ` Stefan Monnier
2010-11-15 20:12   ` Chong Yidong
2010-11-15 21:59     ` Ted Zlatanov
2010-11-16 21:23 ` Richard Stallman

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=87y68t8jif.fsf_-_@lifelogs.com \
    --to=tzz@lifelogs.com \
    --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 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).