1 new commit in xemacsweb:
https://bitbucket.org/xemacs/xemacsweb/commits/b832f6d760fc/
changeset: b832f6d760fc
user: stephen_at_xemacs
date: 2013-01-04 19:24:26
summary: Fix typo in Mercurial commands.
affected #: 1 file
diff -r d41e1ffd27fc990d47f475cf0b12e40ae4ff70dc -r
b832f6d760fc8b45b17c5a1e2b057934b81cb152 Releases/21.5.33.content
--- a/Releases/21.5.33.content
+++ b/Releases/21.5.33.content
@@ -71,16 +71,16 @@
This is a read-only Mercurial repository. To check out XEmacs 21.5.33,
use the command
- hg clone %(releaseSpec)
http://hg.debian.org/hg/xemacs/xemacs-beta
+ hg clone -r r21-5-33
http://hg.debian.org/hg/xemacs/xemacs-beta
to create a new Mercurial workspace, or
- hg pull -u %(releaseSpec)
+ hg pull -u -r r21-5-33
if you already have a local workspace from Mercurial. To update to the
most recent commits to the official repository, use
- hg pull -u tip
+ hg pull -u -r tip
For more details, see
Repository URL:
https://bitbucket.org/xemacs/xemacsweb/
--
This is a commit notification from
bitbucket.org. You are receiving
this because you have the service enabled, addressing the recipient of
this email.
_______________________________________________
XEmacs-Patches mailing list
XEmacs-Patches(a)xemacs.org
http://lists.xemacs.org/mailman/listinfo/xemacs-patches