"trac-admin wiki import" doesn't read stdin
"trac-admin help" says:
wiki export <page> [file] -- Export wiki page to file or stdout
wiki import <page> [file] -- Import wiki page from file or stdin
only export to stdout seems to be implemented though,
import from stdin isn't
Change History
(7)
| Description: |
modified (diff)
|
| Milestone: |
→ 0.10.1
|
| Owner: |
changed from Jonas Borgström to Christian Boos
|
| Severity: |
normal → minor
|
| Component: |
general → admin/console
|
| Milestone: |
0.10.6 → 0.11.6
|
| Milestone: |
next-minor-0.12.x → 0.12
|
| Resolution: |
→ fixed
|
| Status: |
new → closed
|
| Owner: |
changed from Christian Boos to Remy Blank
|
Patch that adds ability to import wiki page from stdin