From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 5259 invoked by uid 1002); 8 Aug 2003 15:21:02 -0000 Mailing-List: contact gentoo-dev-help@gentoo.org; run by ezmlm Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-dev@gentoo.org Received: (qmail 24767 invoked from network); 8 Aug 2003 15:21:02 -0000 Date: Fri, 8 Aug 2003 11:21:01 -0400 From: Anthony de Boer To: gentoo-dev@gentoo.org Message-ID: <20030808112101.C24644@leftmind.net> References: <200308031515.55688.george@gentoo.org> <20030803225608.GA11482%don@seiler.us> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20030803225608.GA11482%don@seiler.us>; from rizzo@gentoo.org on Sun, Aug 03, 2003 at 05:56:08PM -0500 Subject: Re: [gentoo-dev] Some 'proper coding' notes for ebuilds X-Archives-Salt: caef77e2-2fad-4ee3-99d7-51efa3fdaee8 X-Archives-Hash: d231120ac1289785630d8a507f429e89 Don Seiler wrote: > Can repoman not be updated to catch what only lintool catches now, so > that we can have our all-in-one kwik-e-tool? The implication I see in the documentation is that repoman is for Gentoo developers only[0], and implies you need CVS access to the Gentoo tree, while one shouldn't bother with lintool at all[1]. As a non-dev wanting to submit the occasional ebuild, I'd like a tool I can use to make sure I don't miss anything obvious that a CVS committer would see when he/she runs repoman against my ebuild. Hmmm, now I'm wondering what'd happen if I put my ebuilds in a local CVS repository; would repoman know it wasn't the "real" repository? If that's the case, the manpage should probably give a pointer about doing that, and not start off by scaring away non-devs. [0] repoman(1) says: repoman is meant for Gentoo developers only due to the fact it does not work on a per-ebuild basis. It checks the quality of CVS repositories. If you want some utility to check out the quality of ebuilds, emerge dev-util/lintool. [1] http://www.gentoo.org/doc/en/gentoo-howto.xml repeatedly says ``Be warned - lintool is very broken. Use repoman instead.'' -- Anthony de Boer -- gentoo-dev@gentoo.org mailing list