Contents
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 2011-12-17 02:00:15
-
revert 0.11 DiskUsage plugin before. because don't work in 0.11
- [9870] by lino on 2011-02-17 08:41:54
-
#8509 fixed
- Project don't have repository, report 0 bytes.
- Supporting multi repository case
- [9869] by lino on 2011-02-17 05:36:21
-
#8509 fixed
- Project don't have repository, report 0 bytes.
- Supporting multi repository case
Author/Contributors
Last modified 11 months ago
Last modified on Aug 1, 2012 5:02:09 AM
Attachments (1)
- ss.JPG (75.8 KB) - added by anonymous 2 years ago.
Download all attachments as: .zip

