Ticket #8509 (closed defect: fixed)

Opened 2 years ago

Last modified 2 years ago

skip if repository_dir is not specified ...

Reported by: matobaa Assigned to: lino
Priority: normal Component: DiskUsagePlugin
Severity: critical Keywords:
Cc: Trac Release: 0.12

Description

In following cases, reported svn-usage isn't correct:

1. Project that no repository specified

Projects just installed has no repository. v0.1 scans from root directory but it should be ignored.

2. Repository specified in database

In Trac 0.12, repository_dir strings are stored at database. They should be scanned.

Attachments

Change History

02/17/11 05:37:46 changed by anonymous

  • status changed from new to closed.
  • resolution set to fixed.

fix in [9869]

this code from matobaa, Thanks a lot!


Add/Change #8509 (skip if repository_dir is not specified ...)




Change Properties
Action