From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from lists.gentoo.org (pigeon.gentoo.org [208.92.234.80]) by finch.gentoo.org (Postfix) with ESMTP id 12FB31381F3 for ; Mon, 24 Dec 2012 15:32:37 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id B82BB21C0E0; Mon, 24 Dec 2012 15:31:49 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) (using TLSv1 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id 3FEB421C0E0 for ; Mon, 24 Dec 2012 15:31:49 +0000 (UTC) Received: from flycatcher.gentoo.org (flycatcher.gentoo.org [81.93.255.6]) (using TLSv1 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id 56C4B33DA61 for ; Mon, 24 Dec 2012 15:31:48 +0000 (UTC) Received: by flycatcher.gentoo.org (Postfix, from userid 2238) id 1E4B12171D; Mon, 24 Dec 2012 15:31:47 +0000 (UTC) From: "Markos Chandras (hwoarang)" To: gentoo-commits@lists.gentoo.org Reply-To: gentoo-dev@lists.gentoo.org, hwoarang@gentoo.org Subject: [gentoo-commits] gentoo commit in xml/htdocs/proj/en/devrel/undertakers: index.xml X-VCS-Repository: gentoo X-VCS-Files: index.xml X-VCS-Directories: xml/htdocs/proj/en/devrel/undertakers X-VCS-Committer: hwoarang X-VCS-Committer-Name: Markos Chandras Content-Type: text/plain; charset=utf8 Content-Transfer-Encoding: 8bit Message-Id: <20121224153147.1E4B12171D@flycatcher.gentoo.org> Date: Mon, 24 Dec 2012 15:31:47 +0000 (UTC) Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-commits@lists.gentoo.org X-Archives-Salt: 1322cfae-920d-45df-92ef-dc1c287014fb X-Archives-Hash: b9e3cc95a26a9a8747456bdd6ebf7495 hwoarang 12/12/24 15:31:47 Modified: index.xml Log: cvs.vc is gone Revision Changes Path 1.87 xml/htdocs/proj/en/devrel/undertakers/index.xml file : http://sources.gentoo.org/viewvc.cgi/gentoo/xml/htdocs/proj/en/devrel/undertakers/index.xml?rev=1.87&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo/xml/htdocs/proj/en/devrel/undertakers/index.xml?rev=1.87&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo/xml/htdocs/proj/en/devrel/undertakers/index.xml?r1=1.86&r2=1.87 Index: index.xml =================================================================== RCS file: /var/cvsroot/gentoo/xml/htdocs/proj/en/devrel/undertakers/index.xml,v retrieving revision 1.86 retrieving revision 1.87 diff -u -r1.86 -r1.87 --- index.xml 18 Nov 2012 14:59:49 -0000 1.86 +++ index.xml 24 Dec 2012 15:31:46 -0000 1.87 @@ -1,5 +1,5 @@ - + @@ -8,7 +8,7 @@ undertakers Gentoo Developer Relations Undertakers -2012-11-06 +2012-12-24 Bryan Østergaard @@ -50,12 +50,7 @@
  • Check CVS and bugzilla activity:
    • - The easiest way to check developer's CVS activity is to go to the - http://cia.vc/stats/author/developer page. For example: - http://cia.vc/stats/author/phreak/. -
    • -
    • - Another method involves using the history subcommand of cvs, + You can use the history subcommand of cvs, which will display you the activity of the developer in question across all CVS repositories. Use it like this: cvs history -c -u dev | sed 's/^.\{2\}//g' | sort | less @@ -72,7 +67,7 @@ activity. You need to look at each of those bugs to decide if the activity is related to development.
    • -
    • Alternatively, you can use this script to view the cia.vc and bugzilla activity for a specific developer.
    • +
    • Alternatively, you can use this script(deprectated) to view the cia.vc and bugzilla activity for a specific developer.