wiki:DiskUsagePlugin

Version 7 (modified by figaro, 7 years ago) (diff)

Further cosmetic changes

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

  1. Project don't have repository, report 0 bytes.
  2. Supporting multi repository case
9869 by lino on 2011-02-17 04:36:21

#8509 fixed

  1. Project don't have repository, report 0 bytes.
  2. Supporting multi repository case
(more)

Author/Contributors

Author: lino
Maintainer: lino
Contributors:

Attachments (1)

Download all attachments as: .zip