Ticket #730 (closed defect: fixed)
trac-admin should work with relative paths
| Reported by: | tv+nospam.edgewall_com.2a55fe@… | Owned by: | utopiste |
|---|---|---|---|
| Priority: | low | Milestone: | 0.8 |
| Component: | admin/console | Version: | 0.7.1 |
| Severity: | minor | Keywords: | |
| Cc: |
Description
$ trac-admin foo version list
Failed to open environment. [Errno 2] No such file or directory: 'foo/VERSION'
Command list failed: 1
$ trac-admin $PWD/foo version list
Name Time
----------
1.0
2.0
$
Attachments
Change History
Note: See
TracTickets for help on using
tickets.


