From owner-freebsd-bugs@FreeBSD.ORG Tue Jun 24 03:07:21 2008 Return-Path: Delivered-To: freebsd-bugs@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 311821065670 for ; Tue, 24 Jun 2008 03:07:21 +0000 (UTC) (envelope-from yanefbsd@gmail.com) Received: from fg-out-1718.google.com (fg-out-1718.google.com [72.14.220.154]) by mx1.freebsd.org (Postfix) with ESMTP id A57038FC17 for ; Tue, 24 Jun 2008 03:07:20 +0000 (UTC) (envelope-from yanefbsd@gmail.com) Received: by fg-out-1718.google.com with SMTP id l26so1302382fgb.35 for ; Mon, 23 Jun 2008 20:07:19 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:received:received:message-id:date:from:to :subject:cc:in-reply-to:mime-version:content-type :content-transfer-encoding:content-disposition:references; bh=nb32Dw1hNrgjn7Sx5jCoE6hBkDAeUQxIFHPvNzeU4LI=; b=UqejLTXffeI2PWyJErwZl3vMsLoVws49vSG6nzn1nuheXHGhnLXqH/dhtGG2o+jSTF x8uultuQzTM5E8nKwsWE2+ubjUjfr85A7BzGLVMxZ7eT4tqsX6rb0JujfGDayltz1dbZ YurLCBB/wo2lByAuMclOWwvfIUYqA+3hdA8pE= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=message-id:date:from:to:subject:cc:in-reply-to:mime-version :content-type:content-transfer-encoding:content-disposition :references; b=ew94l0d72yCfIh19G4MEcz+A7kchUHJXqQt7WumII4qU01R89x+b0CFbXTrJUgo+T9 09kJVP+fSDSeY8z2KFqZ+twzaM8dg04hUMsE+bBSNV8TOlBJ7wu/uX71UBMrlTQ+xpCq +pTJMBZdE/zsKpk0SegV7DDl1TN8Kee2pz1Cw= Received: by 10.86.94.11 with SMTP id r11mr8345789fgb.0.1214276838670; Mon, 23 Jun 2008 20:07:18 -0700 (PDT) Received: by 10.86.51.1 with HTTP; Mon, 23 Jun 2008 20:07:18 -0700 (PDT) Message-ID: <7d6fde3d0806232007n69957acel7ef9d517db199648@mail.gmail.com> Date: Mon, 23 Jun 2008 20:07:18 -0700 From: "Garrett Cooper" To: "Mark D. Baushke" In-Reply-To: <200806232110.m5NLA3Gj078270@freefall.freebsd.org> MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Content-Disposition: inline References: <200806232110.m5NLA3Gj078270@freefall.freebsd.org> Cc: freebsd-bugs@freebsd.org Subject: Re: gnu/82484: [patch] for misleading man cvs X-BeenThere: freebsd-bugs@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 24 Jun 2008 03:07:21 -0000 On Mon, Jun 23, 2008 at 2:10 PM, Mark D. Baushke wrote: > The following reply was made to PR gnu/82484; it has been noted by GNATS. > > From: "Mark D. Baushke" > To: "Julian Stacey" > Cc: "Garrett Cooper" , bug-cvs@nongnu.org, > bug-followup@freebsd.org > Subject: Re: gnu/82484: [patch] for misleading man cvs > Date: Mon, 23 Jun 2008 13:45:28 -0700 > > Hi Julian, > > Julian Stacey writes: > > > Reference: > > > From: "Garrett Cooper" > > > Date: Fri, 20 Jun 2008 19:51:54 -0700 > > > Message-id: <7d6fde3d0806201951j4f3a85e9r19d119433dff4867@mail.gmail.com> > > > > "Garrett Cooper" wrote: > > > This should be filed as a documentation bug upstream to the CVS folks... > > > -Garrett > > > > OK Thanks, who should do that ? > > Does FreeBSD have cenral liason point to CVS project ? > > Well, both deo@freebsd.org and I work for the same employer. > (This may or may not be considered a liason point. :-) > > > Or should I make contact ? In case, I cc'd info-cvs@gnu.org > > Email to bug-cvs@nongnu.org would be a place to ask about getting bug > fixes into CVS sources rather than info-cvs@gnu.org. > > > I see /usr/src/contrib/cvs/BUGS -> cvs.texinfo > > /usr/src/contrib/cvs/doc/cvs.texinfo > > > > Ref. > > http://www.freebsd.org/cgi/query-pr.cgi?pr=82484 > > http://berklis.com/~jhs/src/bsd/fixes/FreeBSD/src/gen/contrib/gnu/usr.bin/cvs/cvs.1.REL=ALL.diff > > Bug reports for CVS should be submitted via the web to: > https://savannah.nongnu.org/bugs/?func=additem&group=cvs > > Note: I was unable to use the > http://berklis.com/~jhs/src/bsd/fixes/FreeBSD/src/gen/contrib/gnu/usr.bin/cvs/cvs.1.REL=ALL.diff > link. > > I have updated the cvs 1.11.x documentation to try to clarify things. > > Note: cvs 1.12.x is moving toward -r rev:date rather than -r rev -D date, > and CVS clients may use this notation if the servers are at 1.12.x. > > Enjoy! > -- Mark Mark and Julian, Thanks for your help -- I believe we can now mark this closed. Cheers, -Garrett