[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: Please pretest Emacs 21.3
From: |
Andreas Schwab |
Subject: |
Re: Please pretest Emacs 21.3 |
Date: |
Mon, 27 May 2002 11:43:45 +0200 |
User-agent: |
Gnus/5.090006 (Oort Gnus v0.06) Emacs/21.2.50 (ia64-suse-linux) |
Eli Zaretskii <address@hidden> writes:
|> On 27 May 2002, Miles Bader wrote:
|>
|> > I notice that the RC for 21.3 contains the lisp reference manual (in the
|> > lispref/ subdir), but neither Makefile.in nor configure.in contain any
|> > rules for dealing with it (whereas the CVS head versions do).
|> >
|> > Is this intentional?
|>
|> It's not intentional, but I don't know how to prevent this from
|> happening. The problems seems to be that, once a directory exists on
|> the trunk, it will exist on the branches as well.
You just have to remove the branch tags from the files that are not
supposed to be on the branch.
|> If someone can tell how to persuade CVS not to make lispref visible on
|> the branch, I'd be grateful.
The directory itself will always be visible, unless you use "cvs update
-P" to let cvs prune it.
Andreas.
--
Andreas Schwab, SuSE Labs, address@hidden
SuSE GmbH, Deutschherrnstr. 15-19, D-90429 Nürnberg
Key fingerprint = 58CA 54C7 6D53 942B 1756 01D3 44D5 214B 8276 4ED5
"And now for something completely different."
Re: Please pretest Emacs 21.3, Miles Bader, 2002/05/27
Re: Please pretest Emacs 21.3, Miles Bader, 2002/05/27
Re: Please pretest Emacs 21.3, Kai Großjohann, 2002/05/28