public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
* Re: [BK prob] - bogus cset
  2002-12-11  1:42 ` Larry McVoy
@ 2002-12-10 21:28   ` Alex Goddard
  2002-12-11  1:49   ` Larry McVoy
  1 sibling, 0 replies; 4+ messages in thread
From: Alex Goddard @ 2002-12-10 21:28 UTC (permalink / raw)
  To: Larry McVoy; +Cc: linux-kernel

On Tue, 10 Dec 2002, Larry McVoy wrote:

> By the way, the set of people who need to clean up are:
> 
> agoddard

I hadn't done any mucking around today, just pulled because I'd forgotten 
Linus was off travelling and wouldn't be merging anything, so no harm 
done.

Thanks for being up front and quick about what happened.

[Snip]

-- 
Alex Goddard
agoddard@purdue.edu

^ permalink raw reply	[flat|nested] 4+ messages in thread

* [BK prob] - bogus cset
@ 2002-12-11  1:40 Larry McVoy
  2002-12-11  1:42 ` Larry McVoy
  0 siblings, 1 reply; 4+ messages in thread
From: Larry McVoy @ 2002-12-11  1:40 UTC (permalink / raw)
  To: linux-kernel

I'm an idiot, in the process of optimizing the logging code (so you modem
users send less data, a big deal in Europe), I put a test cset into the
main tree at bk://linux.bkbits.net/linux-2.5 and a pile of people pulled
it.  

Could you please do this:

bk findkey 'lm@work.bitmover.com|ChangeSet|20021211000341|36093' ChangeSet

If that returns nothing, you're fine.  If it tells you a revision, then
if that is the most recent revision, just do a 

	bk undo -fr`bk findkey 'lm@work.bitmover.com|ChangeSet|20021211000341|36093' ChangeSet`

and you're all set.  If that isn't the most recent revision, i.e., you merged
against that, send me an email and I'll straighten out the tree.

Sorry about this, it won't happen again.

--lm

^ permalink raw reply	[flat|nested] 4+ messages in thread

* Re: [BK prob] - bogus cset
  2002-12-11  1:40 [BK prob] - bogus cset Larry McVoy
@ 2002-12-11  1:42 ` Larry McVoy
  2002-12-10 21:28   ` Alex Goddard
  2002-12-11  1:49   ` Larry McVoy
  0 siblings, 2 replies; 4+ messages in thread
From: Larry McVoy @ 2002-12-11  1:42 UTC (permalink / raw)
  To: Larry McVoy; +Cc: linux-kernel

By the way, the set of people who need to clean up are:

agoddard
aliz
andersg
anton
chrisl
cloos
frival
fsirl
peterc
purna
riel
rp
steve
vonbrand

according to the logs.

On Tue, Dec 10, 2002 at 05:40:01PM -0800, Larry McVoy wrote:
> I'm an idiot, in the process of optimizing the logging code (so you modem
> users send less data, a big deal in Europe), I put a test cset into the
> main tree at bk://linux.bkbits.net/linux-2.5 and a pile of people pulled
> it.  
> 
> Could you please do this:
> 
> bk findkey 'lm@work.bitmover.com|ChangeSet|20021211000341|36093' ChangeSet
> 
> If that returns nothing, you're fine.  If it tells you a revision, then
> if that is the most recent revision, just do a 
> 
> 	bk undo -fr`bk findkey 'lm@work.bitmover.com|ChangeSet|20021211000341|36093' ChangeSet`
> 
> and you're all set.  If that isn't the most recent revision, i.e., you merged
> against that, send me an email and I'll straighten out the tree.
> 
> Sorry about this, it won't happen again.
> 
> --lm
> -
> To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
> the body of a message to majordomo@vger.kernel.org
> More majordomo info at  http://vger.kernel.org/majordomo-info.html
> Please read the FAQ at  http://www.tux.org/lkml/

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

^ permalink raw reply	[flat|nested] 4+ messages in thread

* Re: [BK prob] - bogus cset
  2002-12-11  1:42 ` Larry McVoy
  2002-12-10 21:28   ` Alex Goddard
@ 2002-12-11  1:49   ` Larry McVoy
  1 sibling, 0 replies; 4+ messages in thread
From: Larry McVoy @ 2002-12-11  1:49 UTC (permalink / raw)
  To: Larry McVoy, linux-kernel

Anders Gustafsson just reminded me of "bk unpull".  If you do a

	bk unpull
	bk pull

You'll be all set.  Much easier.  Thanks, Anders!

--lm

On Tue, Dec 10, 2002 at 05:42:53PM -0800, Larry McVoy wrote:
> By the way, the set of people who need to clean up are:
> 
> agoddard
> aliz
> andersg
> anton
> chrisl
> cloos
> frival
> fsirl
> peterc
> purna
> riel
> rp
> steve
> vonbrand
> 
> according to the logs.
> 
> On Tue, Dec 10, 2002 at 05:40:01PM -0800, Larry McVoy wrote:
> > I'm an idiot, in the process of optimizing the logging code (so you modem
> > users send less data, a big deal in Europe), I put a test cset into the
> > main tree at bk://linux.bkbits.net/linux-2.5 and a pile of people pulled
> > it.  
> > 
> > Could you please do this:
> > 
> > bk findkey 'lm@work.bitmover.com|ChangeSet|20021211000341|36093' ChangeSet
> > 
> > If that returns nothing, you're fine.  If it tells you a revision, then
> > if that is the most recent revision, just do a 
> > 
> > 	bk undo -fr`bk findkey 'lm@work.bitmover.com|ChangeSet|20021211000341|36093' ChangeSet`
> > 
> > and you're all set.  If that isn't the most recent revision, i.e., you merged
> > against that, send me an email and I'll straighten out the tree.
> > 
> > Sorry about this, it won't happen again.
> > 
> > --lm
> > -
> > To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
> > the body of a message to majordomo@vger.kernel.org
> > More majordomo info at  http://vger.kernel.org/majordomo-info.html
> > Please read the FAQ at  http://www.tux.org/lkml/
> 
> -- 
> ---
> Larry McVoy            	 lm at bitmover.com           http://www.bitmover.com/lm 
> -
> To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
> the body of a message to majordomo@vger.kernel.org
> More majordomo info at  http://vger.kernel.org/majordomo-info.html
> Please read the FAQ at  http://www.tux.org/lkml/

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

^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2002-12-11  2:19 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2002-12-11  1:40 [BK prob] - bogus cset Larry McVoy
2002-12-11  1:42 ` Larry McVoy
2002-12-10 21:28   ` Alex Goddard
2002-12-11  1:49   ` Larry McVoy

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox