unofficial mirror of emacs-devel@gnu.org 
 help / color / mirror / code / Atom feed
From: Stefan Monnier <monnier@iro.umontreal.ca>
Cc: Nick Roberts <nickrob@snap.net.nz>, emacs-devel@gnu.org
Subject: Re: `smoothing_enabled' undeclared
Date: Thu, 06 Jul 2006 18:27:58 -0400	[thread overview]
Message-ID: <jwvy7v68j95.fsf-monnier+emacs@gnu.org> (raw)
In-Reply-To: <87bqs7shtn.fsf@catnip.gol.com> (Miles Bader's message of "Mon, 03 Jul 2006 08:33:24 +0900")

>> > Every branch has a "head".  The main branch is called "the trunk".
>> HEAD is a tag.  Is it a tag for the head of the trunk or the head of the
>> branch which the working directory is in?

It's the head of the current branch.

> The CVS docs are maddeningly vague about this...

At best,y es.

> I thought it was the latter, but I just did a bit of testing, and the
> result of using -rHEAD is different depending on which command you use.

All cases where HEAD refers to the trunk are either historical or just
plain bugs.

>    * "cvs update -rHEAD src/xfaces.c" _changes_ the sticky tag from the
>    file to be "HEAD", and updates it to be the latest revision on _the
>    trunk_.

And it puts the src/xfaces.c file in a state that CVS itself doesn't
understand: i.e. it's a bug.  Same thing with any other pseudo-tag
like BASE.

> [I suppose the reason it is this way is that they simply didn't
> special-case HEAD in places where they really should have, so the result
> is probably internally consistent but confusing for users...]

That's about right, although a bit too generous.


        Stefan

  parent reply	other threads:[~2006-07-06 22:27 UTC|newest]

Thread overview: 10+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2006-06-23  3:20 `smoothing_enabled' undeclared Herbert Euler
2006-06-23 10:10 ` Eli Zaretskii
2006-06-24  2:16   ` Herbert Euler
2006-06-24  2:38     ` Nick Roberts
2006-07-02 16:13       ` Stefan Monnier
2006-07-02 22:51         ` Nick Roberts
2006-07-02 23:33           ` Miles Bader
2006-07-03 15:40             ` Bob Rogers
2006-07-06 22:27             ` Stefan Monnier [this message]
2006-06-24  6:27     ` Eli Zaretskii

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

  List information: https://www.gnu.org/software/emacs/

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

  git send-email \
    --in-reply-to=jwvy7v68j95.fsf-monnier+emacs@gnu.org \
    --to=monnier@iro.umontreal.ca \
    --cc=emacs-devel@gnu.org \
    --cc=nickrob@snap.net.nz \
    /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 public inbox

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

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).