public inbox for u-boot@lists.denx.de
 help / color / mirror / Atom feed
From: Albert ARIBAUD <albert.u.boot@aribaud.net>
To: u-boot@lists.denx.de
Subject: [U-Boot] Please Pull u-boot-ti/master (see note, custodians please read )
Date: Wed, 20 Jul 2011 10:49:41 +0200	[thread overview]
Message-ID: <4E2696A5.6060306@aribaud.net> (raw)
In-Reply-To: <BE04C0A3BEC7354A8BCE3DB869F4D493023237@DFLE35.ent.ti.com>

(to : ARM custodians, for action)
(cc: Wolfgang and Scott, for info)

Hi Sandeep,

Le 19/07/2011 17:22, Paulraj, Sandeep a ?crit :
>
>
>>
>> Note that u-boot-ti still has a tag, "2009.01-rc2", which should be
>> removed from the repository, see
>> <http://www.mail-archive.com/u-boot@lists.denx.de/msg51721.html>.
>>
>> (there is also a "NIOS2-5_0_0" tag which I am not sure of;maybe it
>> should be removed too)
>>
> Albert,
>
> I regularly rebase with mainline u-boot and these tags are present in mainline u-boot I believe. This is how I have the tags in my repository.

Actually no, they are not in mainline any more, that's the point of the 
mail I referred you to.

I have just cloned a fresh u-boot, and neither "2009.01-rc2" nor 
"NIOS2-5_0_0" are in there. The latter was still in u-boot-arm, and 
there being no reason for it there, I just removed it by 'git push -f 
ssh://gu-arm at git.denx.de/u-boot-arm :NIOS2-5_0_0'

Note that both spurious tags are also present in u-boot-atmel, 
u-boot-imx, u-boot-marvell, u-boot-pxa, and u-boot-samsung (and possibly 
others? I only checked the ones I have as remotes) -- custodians added 
in To: list. Both should be removed, as the NIOS tag should appear only 
in Scott's u-boot-nios repository (Scott CC:ed for info).

Note: rebasing your repo will not 'pull tag removals', i.e. if a tag is 
removed from a remote it will not automatically be removed from your 
local repo, and besides, if you remove it locally it will not be removed 
from your official repo on the denx server unless you explicitly tell 
'git push' to do it, like I did. To make sure you are completely rid of 
a tag, you have to do both a 'git tag -d TAGTOREMOVE' for local removal, 
and a 'git push ... :TAGTOREMOVE' (or use 'git push --mirror' or 'git 
push --delete', with care)

> Regards,
> Sandeep

Amicalement,
-- 
Albert.

      reply	other threads:[~2011-07-20  8:49 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2011-07-18 14:07 [U-Boot] Please Pull u-boot-ti/master s-paulraj at ti.com
2011-07-19  7:20 ` [U-Boot] Please Pull u-boot-ti/master (see note) Albert ARIBAUD
2011-07-19 15:22   ` Paulraj, Sandeep
2011-07-20  8:49     ` Albert ARIBAUD [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=4E2696A5.6060306@aribaud.net \
    --to=albert.u.boot@aribaud.net \
    --cc=u-boot@lists.denx.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