all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: thomas.meyer@dla-marbach.de (Thomas Meyer)
Subject: problems with RCS, vc.el and Tru64 UNIX
Date: 19 Jan 2005 03:14:18 -0800	[thread overview]
Message-ID: <de14e8fd.0501190314.4fe9a7e5@posting.google.com> (raw)

Hello,

I have the following annoying problem with Emacs 21.3.4 on Tru64 UNIX
(5.1B) when making use of the RCS integration in vc.el:

When a file under RCS version control is checked out, and then Emacs
is started, and the file is loaded into Emacs, the attempt to edit the
file and check it in within Emacs (C-x v v) ends with the message
"Revert to master version?".

When I say "No", nothing happens (but I wanted to checkin that file!),
when I say "Yes" my edits are lost (not a good choice, either).

The expected result is that Emacs prompts me for a Change Comment.

I spent some hours looking into the problem, but now I'm at a point,
where I need some expert advice.

-the very same actions run fine on Windows 2000 with 21.3.50.8 and on
 Redhat Linux Enterprise WS V3, which has Emacs 21.3.1

-all of these Emacs installations have the same version for vc.el
 (1.311.4.9) and vc-rcs.el (1.21.4.2)

-the problem appears to be in Emacs incorrectly getting the
 modification status vc-workfile-unchanged-p in line 1147 of vc.el

-I checked that the problem is not within the init Files (-q
 --no-site-file)

-the only pertinent finding I saw when comparing the different
 installations was that the output of "rcsdiff --brief" is different,
 e.g.

Tru64 UNIX

Files /tmp/T0DYBKaK and a.txt differ

RH Linux

Files a.txt     2005/01/19 11:05:38     1.1 and a.txt   2005/01/19 11:05:44 differ

Windows:

Files a.txt     2005/01/19 11:07:15     1.1 and a.txt   2005/01/19 11:07:28 differ

Might it be that this different behaviour?

Any help greatly appreciated.

Regards, Thomas Meyer

             reply	other threads:[~2005-01-19 11:14 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2005-01-19 11:14 Thomas Meyer [this message]
  -- strict thread matches above, loose matches on Subject: below --
2005-01-19 11:24 problems with RCS, vc.el and Tru64 UNIX Thomas Meyer

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=de14e8fd.0501190314.4fe9a7e5@posting.google.com \
    --to=thomas.meyer@dla-marbach.de \
    /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.