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-next-action not behaving
Date: Thu, 26 May 2005 15:38:13 +0200	[thread overview]
Message-ID: <1117114694.3816.219.camel@localhost> (raw)
In-Reply-To: <uwtpmyxvw.fsf@boost-consulting.com>

On Thu, 2005-05-26 at 08:28 -0400, David Abrahams wrote:

> I'm on EST, which is GMT-05:00.  Even if one of these is supposed to
> be a GMT time it doesn't agree with either of the others.  I'm using
> CVS from Cygwin, which I have installed with its bin directories in my
> regular Windows PATH all the time.

Judging from your mail headers, you are currently at GMT-04:00 due to
daylight savings.  The time in CVS/Entries is supposed to be UTC (=GMT).
You should make sure that for a freshly checked out file, this is indeed
the case.  If it isn't, it's a setup problem with CVS and/or Cygwin or
Windows.

It doesn't really matter what time you get in a directory listing -- the
operating system is supposed to show you local time, but Emacs mtime (in
file-attributes) must, once again, be UTC.

I'm not familiar with NT at all, and I don't know how timezones are
managed on that operating system usually.  On Unix, the system clock
runs in UTC, which is converted to local time only upon display.  I
suspect that somewhere in there, you have a daylight savings
misconfiguration -- maybe some part of your system thinks it is running
under DST, and another doesn't.

Hope this helps.

  reply	other threads:[~2005-05-26 13:38 UTC|newest]

Thread overview: 11+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2005-05-26  1:10 vc-next-action not behaving David Abrahams
2005-05-26  8:08 ` Andre Spiegel
2005-05-26 12:28   ` David Abrahams
2005-05-26 13:38     ` Andre Spiegel [this message]
2005-05-26 18:17       ` David Abrahams
2005-05-26 18:41         ` Andreas Schwab
2005-05-26 19:07           ` David Abrahams
2005-05-26 19:55             ` Andreas Schwab
2005-05-26 14:16     ` Stefan Monnier
2005-05-26 18:18       ` David Abrahams
2005-05-26 19:04         ` 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=1117114694.3816.219.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).