Update DISTRIB to talk about git instead of tla
[sxemacs] / etc / DISTRIB
1                                                                 -*- text -*-
2
3            SXEmacs availability information.  Last Modified: May 23, 2012
4
5 SXEmacs is available primarily via the GIT repositories.  The
6 main repository is:
7
8       http://git.sxemacs.org/sxemacs
9
10 The following git commands will "check out" the latest SXEmacs sources
11 from the above repository:
12
13         $ git clone http://git.sxemacs.org/sxemacs
14
15 That will "check out" the latest SXEmacs sources and place them into
16 $PWD/sxemacs
17
18 Do: `git describe'
19
20 to determine what is the most recent version
21
22 Source tarballs are available for download at:
23
24      http://downloads.sxemacs.org/releases/
25
26
27 Occasional "snapshot" tarballs are made available between releases and
28 they can be found at:
29
30      http://downloads.sxemacs.org/snapshots/