public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
From: Weitai Liu <weitailiu@hotpop.com>
To: Michael Frank <mflt1@micrologica.com.hk>
Cc: linux-kernel@vger.kernel.org
Subject: Re: 2.4 Bitkeeper repo not updated ?
Date: 16 Jun 2003 15:30:01 -0400	[thread overview]
Message-ID: <1055791813.744.69.camel@lwt> (raw)
In-Reply-To: <200306161245.33196.mflt1@micrologica.com.hk>

On Mon, 2003-06-16 at 02:00, Michael Frank wrote:
> 2.4.21 seems not be at  http://linux.bkbits.net/linux-2.4
> Tried yesterday and again today
> 
> Also tag for -rc8 is missing
> 
I have cloned  2.4 from this site at this morning , 2.4.21  is there:

#! /bin/sh -v
bk clone bk://linux.bkbits.net/linux-2.4

cd linux-2.4
. ../bkresync
cd ..


Makefile content :
 
VERSION = 2
PATCHLEVEL = 4
SUBLEVEL = 21
EXTRAVERSION = -rc8

KERNELRELEASE=$(VERSION).$(PATCHLEVEL).$(SUBLEVEL)$(EXTRAVERSION)

ARCH := $(shell uname -m | sed -e s/i.86/i386/ -e s/sun4u/sparc64/ -e s/arm.*/arm/ -e s/sa110/arm/)
KERNELPATH=kernel-$(shell echo $(KERNELRELEASE) | sed -e "s/-//g")


LWT



      reply	other threads:[~2003-06-16  7:19 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2003-06-16  6:00 2.4 Bitkeeper repo not updated ? Michael Frank
2003-06-16 19:30 ` Weitai Liu [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=1055791813.744.69.camel@lwt \
    --to=weitailiu@hotpop.com \
    --cc=linux-kernel@vger.kernel.org \
    --cc=mflt1@micrologica.com.hk \
    /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