Git development
 help / color / mirror / Atom feed
From: Junio C Hamano <junkio@cox.net>
To: Rajkumar S <rajkumars@asianetindia.com>
Cc: git@vger.kernel.org, Matthias Urlichs <smurf@smurf.noris.de>
Subject: Re: Some more cvsimport
Date: Fri, 10 Mar 2006 23:00:34 -0800	[thread overview]
Message-ID: <7vacbxxy7h.fsf@assigned-by-dhcp.cox.net> (raw)
In-Reply-To: <pan.2006.03.11.06.34.26.200002@smurf.noris.de> (Matthias Urlichs's message of "Sat, 11 Mar 2006 07:34:26 +0100")

Matthias Urlichs <smurf@smurf.noris.de> writes:

> Hi, Rajkumar S wrote:
>
>> When I normally do cvsimport, the releng_1
>> tree gets updated automatically, but if I have checked out the releng_1
>> branch in my local git repository when cvsimport happens the files do not
>> get updated.
>
> Don't Do That.

I tend to agree with this.

Think of foreign SCM imports, especially the ones that do not
use working tree files, just like tracking foreign branch heads
using "git fetch".  You do not fetch into the current branch,
nor you check out and do your work tracking branch.  You use
them to keep track of other people's work, and if you want to
use it you pull that into your branch, typically but not
necessarily "master".

      reply	other threads:[~2006-03-11  7:00 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2006-03-08  8:49 Some more cvsimport Rajkumar S
2006-03-11  6:34 ` Matthias Urlichs
2006-03-11  7:00   ` Junio C Hamano [this message]

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=7vacbxxy7h.fsf@assigned-by-dhcp.cox.net \
    --to=junkio@cox.net \
    --cc=git@vger.kernel.org \
    --cc=rajkumars@asianetindia.com \
    --cc=smurf@smurf.noris.de \
    /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