all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Andre Spiegel <spiegel@gnu.org>
Cc: emacs-devel@gnu.org
Subject: Re: RCS keyword removal
Date: Mon, 12 Apr 2004 11:14:56 +0200	[thread overview]
Message-ID: <1081761295.770.151.camel@localhost> (raw)
In-Reply-To: <buo8yh2klu2.fsf@mcspd15.ucom.lsi.nec.co.jp>

On Mon, 2004-04-12 at 03:48, Miles Bader wrote:

> I'd like to do this, but have been nervous to because of my uncertainity
> about CVS's behavior.  If people think it's safe to use `-kb' globally
> I'll do that

I'm not sure I understand the scope you are talking about.  If you mean
to switch off keyword expansion in the Emacs CVS repository as a whole
(so that I would be pretty much the only one who enables it locally),
then we might as well get rid of those keywords in vc-*.el altogether,
because it's really no point if only I keep them.

It was my understanding that these changes would only apply to the
version of Emacs that is managed in parallel using Arch.  My impression
was further that the Arch stuff is more of an experimental setup, and
not the main place of any development.  You also said that Arch has
better features to identify the version of the entire system, than CVS
with its keywords which apply only to single files.

Based on this, I would argue that the RCS keywords ought to be enabled
in the CVS repository (and thus be enabled in every developer's work
area by default, and the released versions of Emacs), until perhaps one
day Arch is used to maintain the Emacs sources completely (and releases
are made from the Arch tree).

> If I'm interpreting the docs correctly, BTW, switching to `-kb' will
> leave expanded keywords in currently checked-out files unchanged (that
> is, if CVS stores keywords unexpanded in the repository, adding `-kb'
> _won't_ suddently cause keywords in checked out files to revert to their
> unexpanded forms), which might be slightly confusing for anyone relying
> on RCS keywords in bug reports.

I don't quite see the point here.  Why don't you just check out your
work area anew, and all your keywords will be unexpanded?  All of this
assumes that we are only talking about disabling the keywords locally
(i.e. using "cvs update -kb file", rather than "cvs admin -kb file").

  reply	other threads:[~2004-04-12  9:14 UTC|newest]

Thread overview: 13+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2004-04-10  6:00 RCS keyword removal Miles Bader
2004-04-11 15:18 ` Andre Spiegel
2004-04-11 15:51   ` Miles Bader
2004-04-11 16:06     ` Andreas Schwab
2004-04-11 17:16     ` Andre Spiegel
2004-04-12  1:48       ` Miles Bader
2004-04-12  9:14         ` Andre Spiegel [this message]
2004-04-12  9:27           ` Miles Bader
2004-04-13  9:10           ` Miles Bader
2004-04-13  9:29             ` Andre Spiegel
2004-04-13 10:00               ` Miles Bader
2004-04-12 21:28         ` Kim F. Storm
2004-04-13  1:18           ` Miles Bader

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=1081761295.770.151.camel@localhost \
    --to=spiegel@gnu.org \
    --cc=emacs-devel@gnu.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
Code repositories for project(s) associated with this external index

	https://git.savannah.gnu.org/cgit/emacs.git
	https://git.savannah.gnu.org/cgit/emacs/org-mode.git

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.