Report project's disk usage

Description

DiskUsagePlugin visible Trac and SVN disk usage in admin page.

Bugs/Feature Requests

Existing bugs and feature requests for DiskUsagePlugin are here.

If you have any issues, create a new ticket.

Download

Download the zipped source from here.

Source

You can check out DiskUsagePlugin from here using Subversion, or browse the source with Trac.

How to use

make the egg package

python setup.py bdist_egg

copy egg into your trac plugins dir.

cp dist/*.egg /where/to/trac/plugins/

To activate the plugin, edit conf/trac.ini:

[components]
diskusage.diskusage.diskusage = enabled

Screen capture

Recent Changes

[11047] by lino on 12/17/11 02:00:15

revert 0.11 DiskUsage? plugin before. because don't work in 0.11

[9870] by lino on 02/17/11 08:41:54

#8509 fixed 1. Project don't have repository, report 0 bytes. 2. Supporting multi repository case

[9869] by lino on 02/17/11 05:36:21

#8509 fixed 1. Project don't have repository, report 0 bytes. 2. Supporting multi repository case

[9821] by lino on 02/04/11 08:55:15

copy to 0.11 directory

Author/Contributors

Author: lino
Maintainer: lino
Contributors:

Attachments