diff options
| author | Karoly Lorentey | 2005-02-04 14:06:45 +0000 |
|---|---|---|
| committer | Karoly Lorentey | 2005-02-04 14:06:45 +0000 |
| commit | 44d7460c77fa0c27513944bb8b6f819976b01cda (patch) | |
| tree | c557caf32391e938e9d9e7d09b0540bfd2b00986 /README.multi-tty | |
| parent | 6afdd33556870059458b19fb9f064f564cf15a4f (diff) | |
| download | emacs-44d7460c77fa0c27513944bb8b6f819976b01cda.tar.gz emacs-44d7460c77fa0c27513944bb8b6f819976b01cda.zip | |
README updates. (Reported by Xavier Mallard)
git-archimport-id: lorentey@elte.hu--2004/emacs--multi-tty--0--patch-287
Diffstat (limited to 'README.multi-tty')
| -rw-r--r-- | README.multi-tty | 14 |
1 files changed, 8 insertions, 6 deletions
diff --git a/README.multi-tty b/README.multi-tty index 1e698f3eb82..d2bbabcabae 100644 --- a/README.multi-tty +++ b/README.multi-tty | |||
| @@ -41,6 +41,7 @@ IRIE Tetsuya <irie at t dot email dot ne dot jp> | |||
| 41 | Yoshiaki Kasahara <kasahara at nc dot kyushu-u dot ac dot jp> | 41 | Yoshiaki Kasahara <kasahara at nc dot kyushu-u dot ac dot jp> |
| 42 | Jurej Kubelka <Juraj dot Kubelka at email dot cz> | 42 | Jurej Kubelka <Juraj dot Kubelka at email dot cz> |
| 43 | David Lichteblau <david at lichteblau dot com> | 43 | David Lichteblau <david at lichteblau dot com> |
| 44 | Xavier Mallard <zedek at gnu-rox dot org> | ||
| 44 | Istvan Marko <mi-mtty at kismala dot com> | 45 | Istvan Marko <mi-mtty at kismala dot com> |
| 45 | Ted Morse <morse at ciholas dot com> | 46 | Ted Morse <morse at ciholas dot com> |
| 46 | Dan Nicolaescu <dann at ics dot uci dot edu> | 47 | Dan Nicolaescu <dann at ics dot uci dot edu> |
| @@ -135,19 +136,20 @@ The branch uses GNU Arch (http://www.gnuarch.org) for version control. | |||
| 135 | 136 | ||
| 136 | Retrieving the latest version of the branch: | 137 | Retrieving the latest version of the branch: |
| 137 | 138 | ||
| 138 | tla register-archive http://lorentey.hu/arch/2004/ | 139 | tla register-archive -f http://lorentey.hu/arch/2004/ |
| 139 | tla get lorentey@elte.hu--2004/emacs--multi-tty <directory> | 140 | tla get lorentey@elte.hu--2004/emacs--multi-tty <directory> |
| 140 | 141 | ||
| 141 | This incantation uses my private archive mirror that is hosted on a | 142 | This incantation uses my private archive mirror that is hosted on a |
| 142 | relatively low-bandwidth site; if you are outside Hungary, you will | 143 | relatively low-bandwidth site; if you are outside Hungary, you will |
| 143 | probably want to you use the Arch supermirror instead: | 144 | probably want to you use the Arch supermirror instead: (Note that the |
| 145 | -f option will overwrite the archive location if you have previously | ||
| 146 | registered the Hungarian one.) | ||
| 144 | 147 | ||
| 145 | tla register-archive http://mirrors.gnuarch.org/lorentey@elte.hu--2004/ | 148 | tla register-archive -f http://mirrors.gnuarch.org/lorentey@elte.hu--2004/ |
| 146 | tla get lorentey@elte.hu--2004/emacs--multi-tty <directory> | 149 | tla get lorentey@elte.hu--2004/emacs--multi-tty <directory> |
| 147 | 150 | ||
| 148 | (I use a recent tla development snapshot, but any of the released | 151 | My GPG key id is 0FB27A3F; it is available from |
| 149 | versions of arch will do fine, I think.) My GPG key id is 0FB27A3F; | 152 | hkp://wwwkeys.eu.pgp.net/, or from my homepage at |
| 150 | it is available from hkp://wwwkeys.eu.pgp.net/, or from my homepage at | ||
| 151 | http://lorentey.hu/rolam/gpg.html) | 153 | http://lorentey.hu/rolam/gpg.html) |
| 152 | 154 | ||
| 153 | Don't worry if the above checkout takes a few minutes to complete; | 155 | Don't worry if the above checkout takes a few minutes to complete; |