From owner-freebsd-bugs@FreeBSD.ORG Fri Apr 23 05:20:36 2004 Return-Path: Delivered-To: freebsd-bugs@hub.freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 9C75816A4CE for ; Fri, 23 Apr 2004 05:20:36 -0700 (PDT) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 96E7743D2F for ; Fri, 23 Apr 2004 05:20:36 -0700 (PDT) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (gnats@localhost [127.0.0.1]) i3NCKabv084279 for ; Fri, 23 Apr 2004 05:20:36 -0700 (PDT) (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.12.10/8.12.10/Submit) id i3NCKa1t084278; Fri, 23 Apr 2004 05:20:36 -0700 (PDT) (envelope-from gnats) Date: Fri, 23 Apr 2004 05:20:36 -0700 (PDT) Message-Id: <200404231220.i3NCKa1t084278@freefall.freebsd.org> To: freebsd-bugs@FreeBSD.org From: Mark Andrews Subject: Re: gnu/65869: cvs generates invalid cvs command lines X-BeenThere: freebsd-bugs@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list Reply-To: Mark Andrews List-Id: Bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 23 Apr 2004 12:20:36 -0000 The following reply was made to PR gnu/65869; it has been noted by GNATS. From: Mark Andrews To: Ceri Davies Cc: freebsd-bugs@freebsd.org Subject: Re: gnu/65869: cvs generates invalid cvs command lines Date: Fri, 23 Apr 2004 09:36:04 +1000 > Synopsis: cvs generates invalid cvs command lines > > State-Changed-From-To: open->feedback > State-Changed-By: ceri > State-Changed-When: Thu Apr 22 03:28:02 PDT 2004 > State-Changed-Why: > "ssh host -l user cvs server" should actually work just the same. No it shouldn't. It says to run the command "-l" on "host" with arguements "user cvs server" This isn't Linux with its broken getopt() implementation. Note: the other half of the #ifdef/#else/#endif gets the arguement list correct. > However, if you'd like to see this fixed then I'd suggest mailing your > patch to bug-cvs@gnu.org for inclusion in the next release of CVS, and > FreeBSD will then pick it up in the next import. I've sent a complaint to cvs-bugs@gnu.org against client.c:1.318.4.19 which is the HEAD of the cvs1-11-x-branch. > Please followup to let us know how you get on. Thanks. > > http://www.freebsd.org/cgi/query-pr.cgi?pr=65869 -- Mark Andrews, ISC 1 Seymour St., Dundas Valley, NSW 2117, Australia PHONE: +61 2 9871 4742 INTERNET: Mark_Andrews@isc.org