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: Tue, 09 Sep 2003 21:02:39 +0200	[thread overview]
Message-ID: <1063134029.541.18.camel@localhost> (raw)
In-Reply-To: <ur82pizm5.fsf@boost-consulting.com>

On Tue, 2003-09-09 at 20:30, David Abrahams wrote:

> Here's an example.  CVS/Entries says:
> 
>        /convenience.cpp/1.2/Thu May  8 02:17:51 2003//
> 
> and dired says:
> 
>       -r--r--r--   1 dave     root     1666 05-07 22:17 convenience.cpp
> 
> What does that mean?

This probably means that the timestamps agree (CVS always has it in UTC,
and your timezone appears to be 4 hours behind it).  It's very strange
that VC would still consider the file to be "edited".  Is it possible
for you to step through vc-cvs-state and vc-cvs-state-heuristic in the
debugger?  I'd have to know what these functions do when you open an
unmodified file.  (They ought to realize that the timestamps agree, and
that the file is therefore not edited.  I need to find out why this
isn't the case here.)

  reply	other threads:[~2003-09-09 19:02 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 [this message]
2003-09-10 13:25       ` David Abrahams
2003-09-10 14:04         ` Andre Spiegel
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=1063134029.541.18.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).