git.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Michael Poole <mdpoole@troilus.org>
To: Johannes Schindelin <Johannes.Schindelin@gmx.de>
Cc: git@vger.kernel.org
Subject: Re: Git checkout preserve timestamp?
Date: Mon, 05 Mar 2007 19:37:44 -0500	[thread overview]
Message-ID: <87wt1vqk9z.fsf@graviton.dyn.troilus.org> (raw)
In-Reply-To: <Pine.LNX.4.63.0703060119320.22628@wbgn013.biozentrum.uni-wuerzburg.de> (Johannes Schindelin's message of "Tue, 6 Mar 2007 01:20:31 +0100 (CET)")

Johannes Schindelin writes:

> Hi,
>
> On Mon, 5 Mar 2007, Michael Poole wrote:
>
>> I have not found a git workflow that makes me entirely happy, but I 
>> suspect I just don't know the magic words.
>
> So, what do you want to do?

I want to have several local directories -- including build products
and configuration files that are neither build products nor revision
controlled -- that correspond to certain branches of one project.
(Sometimes I have several trees for a single branch, to handle
compile-time alternatives.)  I do not much care whether there is a
separate source tree for each of these or not.

When I switch from working on one branch to another, I do not want
file timestamps to be any later than the corresponding object was
changed in the repository.

When I change configuration options (including which branch(es) go to
which remote(s)), I want to make that change in one $GIT_DIR rather
than in one $GIT_DIR for each branch.

As a lower priority, I would like a fetch on any of the branches to
have results that are visible to all my local copies without more
network traffic.

The first two goals are neatly solved by having several local clones.
The third and fourth are where I get lost.

Michael Poole

  reply	other threads:[~2007-03-06  0:37 UTC|newest]

Thread overview: 51+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2007-03-01 21:36 Git checkout preserve timestamp? Bill Lear
2007-03-01 21:48 ` Alex Riesen
2007-03-01 22:13 ` Johannes Schindelin
2007-03-01 22:25 ` Linus Torvalds
2007-03-01 22:32   ` Johannes Schindelin
2007-03-02  9:14 ` Karl Hasselström
2007-03-02 13:24   ` Bill Lear
2007-03-02 15:01     ` Bart Trojanowski
2007-03-02 15:18     ` Johannes Schindelin
2007-03-02 16:21       ` Karl Hasselström
2007-03-02 19:21         ` Johannes Schindelin
2007-03-05  7:23           ` Karl Hasselström
2007-03-05 11:32             ` Johannes Schindelin
2007-03-05 12:28               ` Karl Hasselström
2007-03-05 19:04               ` Bill Lear
2007-03-05 19:16                 ` Johannes Schindelin
2007-03-05 19:59                   ` Bill Lear
2007-03-05 20:44                     ` Johannes Schindelin
2007-03-05 21:42                       ` Bill Lear
2007-03-05 21:50                         ` Linus Torvalds
2007-03-05 22:03                           ` Matthieu Moy
2007-03-05 22:25                           ` Bill Lear
2007-03-05 22:37                             ` Linus Torvalds
2007-03-05 23:20                               ` Bill Lear
2007-03-05 23:32                                 ` Johannes Schindelin
2007-03-05 23:38                                   ` Bill Lear
2007-03-05 23:50                                     ` Johannes Schindelin
2007-03-06  0:06                                       ` Michael Poole
2007-03-06  0:20                                         ` Johannes Schindelin
2007-03-06  0:37                                           ` Michael Poole [this message]
2007-03-06  1:40                                             ` Johannes Schindelin
2007-03-06  0:32                                         ` Junio C Hamano
2007-03-06 18:39                                           ` Sergio Callegari
     [not found]                                         ` <7vo dn7w6rz.fsf@assigned-by-dhcp.cox.net>
2007-03-06  1:21                                           ` Jakub Narebski
2007-03-06  0:24                                       ` Bill Lear
2007-03-06  1:34                                         ` Johannes Schindelin
2007-03-06  1:59                                           ` Bill Lear
2007-03-06  0:06                                     ` Martin Langhoff
2007-03-06  0:21                                     ` Theodore Tso
2007-03-05 22:39                             ` Matthieu Moy
2007-03-05 22:56                             ` Johannes Schindelin
2007-03-05 23:27                               ` Bill Lear
2007-03-05 22:02                         ` Johannes Schindelin
2007-03-05 22:29                           ` Bill Lear
2007-03-05 12:13         ` Andy Parkins
2007-03-05 12:33           ` Karl Hasselström
2007-03-05 13:19             ` Andy Parkins
2007-03-05 14:53               ` Karl Hasselström
2007-03-05 14:46           ` Bill Lear
2007-03-05 16:01             ` Andy Parkins
2007-03-05 16:28               ` Bill Lear

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=87wt1vqk9z.fsf@graviton.dyn.troilus.org \
    --to=mdpoole@troilus.org \
    --cc=Johannes.Schindelin@gmx.de \
    --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).