On Mon, May 26, 2003 at 10:21:32PM +0200, Sven Luther wrote: > On Mon, May 26, 2003 at 09:06:24PM +0200, Sven Luther wrote: > > Hello, > > > > I am working on isolating the pop patches from the generic linuxppc > > patches. For this i need a 2.4.18-pre3 kernel from the ppc _devel tree. > > > > I suppose that this means the linux_2_4_devel tree. > > > > Anyway, i am not really all that familiar with bk, and could not find > > the information in the documentation. > > > > Could someone help me out and tell me how one can get, not the bk head, > > but an older revision ? Something equivalent to : > > > > cvs co -r 2.4.18-pre3 > > Ok, i found how to do it. > > BTW, is there a particular reason why bk tags have a v prepended to it, > (v2.4.18-pre3 instead of 2.4.18-pre3).
Because it's 'version' 2.4.18-preX. But that's not what you wanted. You want v2.4.X_linuxppc_2_4_devel. Unfortunatly, I think these particular tags only go back as far as 2.4.19, and possibly only 2.4.20. Adding back-tags is on my todo list, but not very high. What you'll want to do is 'bk changes -e' and look for when v2.4.18-pre3 was merged into linuxppc_2_4, and then when that was merged into linuxppc_2_4_devel -- Tom Rini http://gate.crashing.org/~trini/

