emacs-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: sh-script.el: Doc-string spelling fix (minor)


From: Stefan Monnier
Subject: Re: sh-script.el: Doc-string spelling fix (minor)
Date: Wed, 20 Feb 2008 12:02:08 -0500
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/23.0.60 (gnu/linux)

> cvs -z3 -d:ext:address@hidden:/sources/emacs co -r EMACS_PRETEST_22_1_91 emacs

> What did I do wrong? 

The EMACS_PRETEST_22_1_91 tag is not a branch tag.  It refers to one
particular revision and cannot be changed (except via `tag -F' like
commands).  Do the following:

> cd .../emacs
> cvs update -r EMACS_22_BASE

which will select the branch on which the revision EMACS_PRETEST_22_1_91
sits (and on which subsequent pretests will be made as well).


        Stefan




reply via email to

[Prev in Thread] Current Thread [Next in Thread]