From owner-cvs-all Sun Dec 29 10:29:44 2002 Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id B034637B401; Sun, 29 Dec 2002 10:29:43 -0800 (PST) Received: from mailout05.sul.t-online.com (mailout05.sul.t-online.com [194.25.134.82]) by mx1.FreeBSD.org (Postfix) with ESMTP id 7890C43ED1; Sun, 29 Dec 2002 10:29:42 -0800 (PST) (envelope-from nk@viteno.net) Received: from fwd08.sul.t-online.de by mailout05.sul.t-online.com with smtp id 18SiBx-00026n-03; Sun, 29 Dec 2002 19:29:41 +0100 Received: from viteno.dyns.net (520054833674-0001@[80.131.29.102]) by fmrl08.sul.t-online.com with esmtp id 18SiBf-29lT2uC; Sun, 29 Dec 2002 19:29:23 +0100 Received: from nk by viteno.dyns.net with local (Exim 4.10) id 18SiBd-00003A-00; Sun, 29 Dec 2002 19:29:21 +0100 To: obrien@FreeBSD.org Cc: cvs-all@FreeBSD.org, cvs-committers@FreeBSD.org Subject: Re: cvs commit: src/share/man/man7 development.7 From: Norbert Koch X-Attribution: viteno X-Face: 5*nyF1\39:,h6Sk1<}(t1O5x!y5y6@XzBRq5LAYj;Xzb*Ak,]@$HL@>: c&#dUFU=U8O(+/6T0k{j{1~uS@GVk4zurEEb.~MoSbG2pM4z!~/<@.tcd `uD`fNR+TM\@++x@!/Bq)24"xD_kGn,jqwVQa|R'|FFxgWa+$0x]p>KE9E /Xk0$%a*2*K]"zOtbk9v0sNgwb2H"IOaEjCVolb5&yW`o#w2}!w!M{Dn&{K0t Date: Sun, 29 Dec 2002 19:29:21 +0100 In-Reply-To: <20021229181508.GB50460@dragon.nuxi.com> ("David O'Brien"'s message of "Sun, 29 Dec 2002 10:15:08 -0800") Message-ID: User-Agent: Gnus/5.090008 (Oort Gnus v0.08) XEmacs/21.4 (Native Windows TTY Support, i386-unknown-freebsd4.7) References: <200212222050.gBMKol0o031894@apollo.backplane.com> <15886.29307.725269.346203@emerger.yogotech.com> <20021229181508.GB50460@dragon.nuxi.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Sender: 520054833674-0001@t-dialin.net Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG "David O'Brien" writes: > If you konw how to put '-q' in your ~/.cvsrc file and have it work, > please share. This is yet another limitation with CVS -- you can only > put options that follow a command in ~/.cvsrc. I've got cvs -z3 -q in my .cvsrc which seems to work. According to the documentation it should :-) Quoth the manual: ,---- | In place of the command name you can use `cvs' to specify global | options (*note Global options::). For example the following line in | `.cvsrc' | | cvs -z6 | | causes CVS to use compression level 6. `---- To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message