From: Adam Spiers <orgmode@adamspiers.org>
To: emacs-orgmode@gnu.org
Subject: downloads of old releases
Date: Fri, 19 Oct 2007 12:19:58 +0100 [thread overview]
Message-ID: <20071019111958.GA15028@atlantic.linksys.moosehall> (raw)
In-Reply-To: <m27ilkqyof.fsf@cam.ac.uk>
On Thu, Oct 18, 2007 at 03:34:24PM +0100, Leo wrote:
> On 2007-10-18 13:04 +0100, Carsten Dominik wrote:
> > Hi,
> >
> > I have made a new page for links to tutorials
> >
> > http://orgmode.org/tutorials.html
> >
> > Unfortunately it is still mostly a list of areas where I
> > could imaging a tutorial would be very useful, so let
> > yourself be inspired!
> >
> > - Carsten
>
> Many thanks. It is informative. There are quite a few tutorials that I
> haven't read before.
While you're revamping the website ;-) I'd like to make a small
request concerning downloads of older releases. I know that some are
still available, e.g.
http://orgmode.org/org-5.10b.zip
However that requires trawling through the list archives to find the
relevant announcement, so it would be great if the full list was
available. If you are using a webserver such as Apache which has the
ability to generate HTML directory indexes, this would easily be
achieved simply by creating a downloads subdirectory, moving all the
zip files there, and configuring the webserver to make the directory
browsable. In Apache, I think that's:
<Directory /downloads>
Options +Indexes
</Directory>
The reason for asking is that access to historical releases allows us
to do things like spot regressions and also correlate items in the
Changes webpage with actual code, in order to figure out exactly how
things work.
Of course, the ideal scenario would be to expose a mercurial or git
repository with all the releases tagged, but I don't want to ask for
too much ;-)
Thanks!
Adam
prev parent reply other threads:[~2007-10-19 11:20 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2007-10-18 12:04 Totorials Carsten Dominik
2007-10-18 14:34 ` Totorials Leo
2007-10-19 11:19 ` Adam Spiers [this message]
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=20071019111958.GA15028@atlantic.linksys.moosehall \
--to=orgmode@adamspiers.org \
--cc=emacs-orgmode@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 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.