Date: Thu, 10 Feb 2005 18:17:53 +0100 From: Joel Dahl <joel@automatvapen.se> To: Maxim Konovalov <maxim@macomnet.ru> Cc: Ivan Voras <ivoras@fer.hr> Subject: Re: How many developers? Message-ID: <1108055873.582.32.camel@dude.automatvapen.se> In-Reply-To: <20050210170124.Y90008@mp2.macomnet.net> References: <420B6747.7050807@fer.hr> <20050210170124.Y90008@mp2.macomnet.net>
next in thread | previous in thread | raw e-mail | index | archive | help
On Thu, 2005-02-10 at 17:02 +0300, Maxim Konovalov wrote: > On Thu, 10 Feb 2005, 14:53+0100, Ivan Voras wrote: > > > For statistical purposes, where can I get information such as the number of > > developers (with commit bit?) active on the FreeBSD project? > > cvs co -p CVSROOT-src/access CVSROOT-doc/access CVSROOT-ports/access \ > 2>/dev/null | grep -v ^# | awk '{print $1}' | sort -u | wc -l > 322. I assume that the contributors-article is a bit out-of-date, since it lists 361 unique committers? (chapter 5 - The FreeBSD Developers) ...or is it possible to be a committer without commit-privileges? ;-) -- Joel
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?1108055873.582.32.camel>