Modify ↓
Ticket #3518 (closed enhancement: duplicate)
Opened 6 years ago
Last modified 6 years ago
Versioning of WIKI Pages
| Reported by: | anonymous | Owned by: | jonas |
|---|---|---|---|
| Priority: | normal | Milestone: | |
| Component: | wiki system | Version: | 0.9.6 |
| Severity: | normal | Keywords: | |
| Cc: | |||
| Release Notes: | |||
| API Changes: | |||
Description
I love trac and use it consistently. However changes to WIKI pages in trac do not appear version controlled. How can I version control the WIKI Pages? I saw nothing on the Road map about versioning the wiki pages and being able to rollback a wiki page to a prior version
It would be great if changes to wiki pages were archived in subversion
Attachments
Change History
comment:1 Changed 6 years ago by eblot
- Resolution set to duplicate
- Status changed from new to closed
Note: See
TracTickets for help on using
tickets.



About the rollback feature: all the previous versions of a wiki page are stored in the database: you can preview any of them through the page history, and you can delete the latest version of a page through the 'delete version' button.
About archiving wiki page in Subversion, this is a duplicate of #1132, see also #1465.