Re: missing files in bk trees?

From: Gabriel Paubert
Date: Wed Mar 24 2004 - 04:26:58 EST


On Tue, Mar 23, 2004 at 11:35:22PM -0500, Theodore Ts'o wrote:
> On Tue, Mar 23, 2004 at 06:50:16PM -0800, Joshua Kwan wrote:
> > On Tue, 23 Mar 2004 21:41:46 -0500, ameer armaly wrote:
> > > Hi all.
> > > I got the latest kernel tree from linux.bkbits.net, and I try to make
> > > config, and it complains about a missing zconf.tab.h. However, it has
> > > decrypted the other sccs files, but for some oodd reason it can't find
> > > this particular one. Suggestions would be appriciated.
> > > Thanks,
> >
> > you need to do 'bk -r get' in the root of your checkout
>
> Better to do a "bk -r get -S", actually. That way files that are
> already checked out won't be created a second time.

Even better is "bk -Ur get -S", which won't check out ChangeSet and the
files in the BitKeeper/ and its subdirectories. The most visible effect
is that it avoids checking out the 3000+ files in BitKeeper/deleted
(3098 as of this morning).

Regards,
Gabriel
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/