看板 DFBSD_kernel 關於我們 聯絡資訊
On Apr 7, 2005 2:48 PM, Scott Ullrich <geekgod@geekgod.com> wrote: > Joerg Sonnenberger wrote: > > I suspect it is the parallel build dependency problem I still have to fix. > > Here's what I did on leaf (very easily reproducable): > > cvs -d:ext:geekgod@crater:/cvs co src Why aren't you using cvs -R -d /cvs co -P src The other way adds a bunch of junk to the cvs history file. -DR