public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
From: Larry McVoy <lm@bitmover.com>
To: Daniel Phillips <phillips@bonn-fries.net>,
	"Albert D. Cahalan" <acahalan@cs.uml.edu>,
	linux-kernel@vger.kernel.org
Subject: Re: Htree directory index for Ext2, updated
Date: Wed, 22 May 2002 07:40:41 -0700	[thread overview]
Message-ID: <20020522074041.B12265@work.bitmover.com> (raw)
In-Reply-To: <200205170736.g4H7aNj281162@saturn.cs.uml.edu> <E178xSu-0000Dc-00@starship> <20020518172634.GK21295@turbolinux.com> <E17ASeO-0001xB-00@starship> <20020522102354.GB802@turbolinux.com>

On Wed, May 22, 2002 at 04:23:54AM -0600, Andreas Dilger wrote:
> On May 22, 2002  11:43 +0200, Daniel Phillips wrote:
> > On Saturday 18 May 2002 19:26, Andreas Dilger wrote:
> > > On May 18, 2002  08:13 +0200, Daniel Phillips wrote:
> > > > I cloned a repository that is arranged like:
> > > > 
> > > >   somedir
> > > >     |
> > > >     |--linux
> > > >     |    |
> > > >     |    The usual stuff
> > > >     |
> > > >      `---other things
> > > > 
> > > > Bitkeeper wants the destination for the import to be 'somedir', and
> > > > cannot figure out how to apply a patch that looks like:
> > > > +++ src/include/linux/someheader.h, for instance.
> > > 
> > > And that is bad in what way?
> > 
> > It is bad in that there is no way to import the patch into BitKeeper.
> > 
> > It looks like a hole in BitKeeper.  How do you suggest I apply my
> > perfectly normal patch?
> 
> cd somedir/linux; patch -p1 < foo.diff; bk citool

bk import -tpatch foo.diff somedir/linux

also works, does the same thing, but handles renames.  Not needed for
simple patches but you might get in the habit of using it anyway so
the odd rename is caught.

Cheers,
-- 
---
Larry McVoy            	 lm at bitmover.com           http://www.bitmover.com/lm 

  reply	other threads:[~2002-05-22 14:42 UTC|newest]

Thread overview: 17+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2002-05-17  0:34 Htree directory index for Ext2, updated Daniel Phillips
2002-05-17  4:22 ` Albert D. Cahalan
2002-05-17  5:18   ` Daniel Phillips
2002-05-17  7:36     ` Albert D. Cahalan
2002-05-18  1:21       ` Daniel Phillips
2002-05-18  5:34         ` Andreas Dilger
2002-05-18  5:44           ` Daniel Phillips
2002-05-18  5:57             ` Kai Germaschewski
2002-05-18  5:58             ` Andreas Dilger
2002-05-18  6:13               ` Daniel Phillips
2002-05-18 17:26                 ` Andreas Dilger
2002-05-22  9:43                   ` Daniel Phillips
2002-05-22 10:23                     ` Andreas Dilger
2002-05-22 14:40                       ` Larry McVoy [this message]
2002-05-18  6:22               ` Daniel Phillips
2002-05-17  7:43     ` Russell King
2002-05-18  0:49       ` Daniel Phillips

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=20020522074041.B12265@work.bitmover.com \
    --to=lm@bitmover.com \
    --cc=acahalan@cs.uml.edu \
    --cc=linux-kernel@vger.kernel.org \
    --cc=phillips@bonn-fries.net \
    /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