Contents
Report project's disk space usage
Description
This plugin makes Trac's and SVN's disk space usage visible in the admin page:
Bugs/Feature Requests
Existing bugs and feature requests for DiskUsagePlugin are here.
If you have any issues, create a new ticket.
defect |
1 / 1 |
---|
Download
Download the zipped source from here.
Source
You can check out DiskUsagePlugin from here using Subversion, or browse the source with Trac.
Installation
Make the egg package:
python setup.py bdist_egg
Then copy the egg into your Trac plugins directory:
cp dist/*.egg /path/to/trac/plugins/
To activate the plugin, edit your conf/trac.ini
file as follows:
[components] diskusage.diskusage.diskusage = enabled
Recent Changes
- 11047 by lino on 2011-12-17 01:00:15
-
revert 0.11 DiskUsage plugin before. because don't work in 0.11
- 9870 by lino on 2011-02-17 07:41:54
-
#8509 fixed
- Project don't have repository, report 0 bytes.
- Supporting multi repository case
- 9869 by lino on 2011-02-17 04:36:21
-
#8509 fixed
- Project don't have repository, report 0 bytes.
- Supporting multi repository case
(more)
Author/Contributors
Last modified 8 years ago
Last modified on Nov 6, 2016, 10:42:17 AM
Attachments (1)
- ss.JPG (75.8 KB) - added by 14 years ago.
Download all attachments as: .zip