From owner-freebsd-bugs Tue May 7 11:51:47 2002 Delivered-To: freebsd-bugs@freebsd.org Received: from rwcrmhc53.attbi.com (rwcrmhc53.attbi.com [204.127.198.39]) by hub.freebsd.org (Postfix) with ESMTP id 57A2037B404 for ; Tue, 7 May 2002 11:51:40 -0700 (PDT) Received: from blossom.cjclark.org ([12.234.91.48]) by rwcrmhc53.attbi.com (InterMail vM.4.01.03.27 201-229-121-127-20010626) with ESMTP id <20020507184639.UIXC5896.rwcrmhc53.attbi.com@blossom.cjclark.org>; Tue, 7 May 2002 18:46:39 +0000 Received: (from cjc@localhost) by blossom.cjclark.org (8.11.6/8.11.6) id g47IkcH91660; Tue, 7 May 2002 11:46:38 -0700 (PDT) (envelope-from cjc) Date: Tue, 7 May 2002 11:46:38 -0700 From: "Crist J. Clark" To: Dmitry Morozovsky Cc: freebsd-bugs@FreeBSD.org Subject: Re: i386/37799: [patch] ipfw_divert kernel module (for natd) Message-ID: <20020507114638.A91637@blossom.cjclark.org> Reply-To: cjclark@alum.mit.edu References: <20020506224207.H89339@blossom.cjclark.org> <20020507121326.P40548-100000@woozle.rinet.ru> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.2.5i In-Reply-To: <20020507121326.P40548-100000@woozle.rinet.ru>; from marck@rinet.ru on Tue, May 07, 2002 at 12:32:45PM +0400 X-URL: http://people.freebsd.org/~cjc/ Sender: owner-freebsd-bugs@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org On Tue, May 07, 2002 at 12:32:45PM +0400, Dmitry Morozovsky wrote: > On Mon, 6 May 2002, Crist J. Clark wrote: > > CJC> > (typo bug due to hand typing instead of CVS output -- BTW, how can I > CJC> > obtain CVS diff for the file in new dir without write access to repo? ;-) > CJC> > CJC> Hmm? Why would you need write access? > CJC> > CJC> $ cvs -R co -rRELENG_4 Makefile > CJC> [edit the file] > CJC> $ cvs diff Makefile > > you miss the fact that the file is in new directory, and cvs diff can not > produce output 'cause it knows nothing about this new dir. Took me a while, but I figured out what you mean. You can't do a 'cvs add' operation on the ipfw_divert directory. Not sure if there is a way around that. Well, I guess that's why it's good to have your own copy of the repo so you can do stuff like that. -- Crist J. Clark | cjclark@alum.mit.edu | cjclark@jhu.edu http://people.freebsd.org/~cjc/ | cjc@freebsd.org To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-bugs" in the body of the message