From: "Eric S. Raymond" <esr@snark.thyrsus.com>
To: emacs-devel@gnu.org
Subject: Post-merge issues in VC mode #1: terminology fixes
Date: Wed, 10 Oct 2007 16:15:40 -0400 (EDT) [thread overview]
Message-ID: <20071010201540.D658738032@snark> (raw)
I've spent the last several hours tackling the largest and (probably)
most difficult of the post-merge issues; the inconsistent terminology
resulting from the many layers of code conceptually harking back to
different VCSes. Stefan was quite right to call this out as a
problem.
The code and manual now use the term 'revision' consistently for
what we've been inconsistently calling a 'version' or 'revision', that
is a time slice from a version-controlled history.
The terms 'current' and 'focus' are gone; the term used everywhere now
is the SVN-like 'working revision'. In particular, 'workfile-version'
is everywhere replaced by 'working-revision'. This term is compatible
with changeset-oriented VCSes.
I think the manual is going to need more work to reflect the fact that
RCS-style x.y numbering is being superseded in newer VCs by integer
changeset IDs. I'll try to get to that this evening.
In general the VC portions of the manual need to be dragged into the
21st century; there is way too much focus on ancient VCSes and scant
coverage of more modern ones. I'll see what I can do.
--
<a href="http://www.catb.org/~esr/">Eric S. Raymond</a>
As war and government prove, insanity is the most contagious of
diseases. -- Edward Abbey
next reply other threads:[~2007-10-10 20:15 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2007-10-10 20:15 Eric S. Raymond [this message]
2007-10-11 1:10 ` Post-merge issues in VC mode #1: terminology fixes Stefan Monnier
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=20071010201540.D658738032@snark \
--to=esr@snark.thyrsus.com \
--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 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).