unofficial mirror of emacs-devel@gnu.org 
 help / color / mirror / code / Atom feed
From: Andre Spiegel <spiegel@gnu.org>
Cc: emacs-devel@gnu.org
Subject: Re: vc-mode permissions problems on NT
Date: Wed, 10 Sep 2003 16:04:36 +0200	[thread overview]
Message-ID: <1063202676.543.79.camel@localhost> (raw)
In-Reply-To: <ur82ohj18.fsf@boost-consulting.com>

On Wed, 2003-09-10 at 15:25, David Abrahams wrote:

> In vc-cvs-state-heuristic, (file-attributes file) yields:
> 
>    (nil 1 5 5 (16223 9039) (15707 62723) (15938 41615) 199 "-r--r--r--" nil 17944 (48170 . 6007))
> 
> 
> (equal checkout-time lastmod) yields:
> 
>        nil

Hmm, I need some other information as well.  In addition to the above,
what is checkout-time for this particular file?  What time does
CVS/Entries contain, in plain text?  What modification time does the
shell report, and does it agree with CVS/Entries, file-attributes, and
checkout-time?  If CVS/Entries and the modification time as reported by
the shell agree, then somewhere an error must be introduced, so that the
above comparison fails.  We need to find out where that happens.

> vc-cvs-state doesn't seem to be getting invoked.

That's ok when you find the file.  It should be invoked when you do 
C-x v v, and if you set vc-[cvs-]stay-local to nil, then it should do an
actual "cvs status", and thus get the right state of the file, even if
it guessed wrong in vc-cvs-state-heuristic before.

  reply	other threads:[~2003-09-10 14:04 UTC|newest]

Thread overview: 8+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
     [not found] <ullsyj8xy.fsf@boost-consulting.com>
2003-09-09 17:10 ` vc-mode permissions problems on NT Andre Spiegel
2003-09-09 18:30   ` David Abrahams
2003-09-09 19:02     ` Andre Spiegel
2003-09-10 13:25       ` David Abrahams
2003-09-10 14:04         ` Andre Spiegel [this message]
2003-09-10 15:57           ` David Abrahams
2003-09-11  9:25             ` Andre Spiegel
2003-09-11 11:20               ` David Abrahams

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=1063202676.543.79.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 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).