[svn.haxx.se] · SVN Dev · SVN Users · SVN Org · TSVN Dev · TSVN Users · Subclipse Dev · Subclipse Users · this month's index

Re: svn commit: r38498 - trunk/tools/dev

From: Hyrum K. Wright <hyrum_at_hyrumwright.org>
Date: Thu, 30 Jul 2009 08:30:45 -0500

On Jul 30, 2009, at 8:22 AM, Hyrum K. Wright wrote:

> Author: hwright
> Date: Thu Jul 30 06:22:14 2009
> New Revision: 38498
>
> Log:
> Add a simple script to count the remaining occurences of
> adm_access_t and
> svn_wc_entry_t.
>
> ...

For those that are interested, the current output is:

hyrum-wrights-macbook-pro-2:dev Hyrum$ ./count-wc-ng.sh
                 | svn_wc_adm_access_t | svn_wc_entry_t | Total
----------------+---------------------+---------------------+-----------
   libsvn_client | 219 | 112 | 331
       libsvn_wc | 384 | 245 | 629
----------------+---------------------+---------------------+-----------
           Total | 603 | 357 | 960

Lots of work still left to do!

-Hyrum

------------------------------------------------------
http://subversion.tigris.org/ds/viewMessage.do?dsForumId=462&dsMessageId=2376945
Received on 2009-07-30 15:31:03 CEST

This is an archived mail posted to the Subversion Dev mailing list.

This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.