wiki:DiskUsagePlugin

Version 3 (modified by matobaa, 12 years ago) (diff)

--

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 [download:diskusageplugin 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 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