Modify ↓
#8489 closed enhancement (duplicate)
copy permissions, etc. between environments
| Reported by: | jevans | Owned by: | |
|---|---|---|---|
| Priority: | normal | Milestone: | |
| Component: | admin/console | Version: | 0.11 |
| Severity: | normal | Keywords: | |
| Cc: | Thijs Triemstra | Branch: | |
| Release Notes: | |||
| API Changes: | |||
| Internal Changes: | |||
Description
I'd like to suggest an addition to the trac-admin utility to support copying portions of project setup stored in the database from one environment to another.
trac-admin <dest-env> copy [permissions|etc.] <src-env>
Attachments (0)
Change History (5)
comment:1 by , 16 years ago
| Milestone: | → 1.0 |
|---|
comment:5 by , 9 years ago
| Milestone: | unscheduled |
|---|---|
| Resolution: | → duplicate |
| Status: | new → closed |
Duplicate of #9336, assuming export and import is good enough.
Note:
See TracTickets
for help on using tickets.



A kind of export/import would more fit the style of TracAdmin, but other than that, sounds like a good idea.