From: Derek Mahar <derek.mahar@gmail.com>
To: git@vger.kernel.org
Subject: Re: git-svn and incorrect working copy file timestamps?
Date: Thu, 19 Mar 2009 17:31:43 -0400 [thread overview]
Message-ID: <5f4b18bf0903191431t20313bb4u14a717fecc27f18@mail.gmail.com> (raw)
In-Reply-To: <1237492452300-2505059.post@n2.nabble.com>
> Should "git svn" not preserve the file timestamps of the original commit tree
> in the working copy?
I learned from http://marc.info/?l=git&m=122783905206964&w=2 that all
Git commands do not preserve file timestamps because Git, by design,
does not record timestamps in the tree objects. So, in order to see
the last time a particular file changed, you must examine the commit
log. I guess I'll just have to get used to ignoring the working copy
file timestamps.
Derek
next prev parent reply other threads:[~2009-03-19 21:33 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2009-03-19 19:54 git-svn and incorrect working copy file timestamps? Derek Mahar
2009-03-19 21:31 ` Derek Mahar [this message]
-- strict thread matches above, loose matches on Subject: below --
2009-03-19 23:02 Guido Ostkamp
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=5f4b18bf0903191431t20313bb4u14a717fecc27f18@mail.gmail.com \
--to=derek.mahar@gmail.com \
--cc=git@vger.kernel.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.
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 NNTP newsgroup(s).