Modify ↓
Opened 19 years ago
Closed 19 years ago
#3518 closed enhancement (duplicate)
Versioning of WIKI Pages
| Reported by: | anonymous | Owned by: | Jonas Borgström |
|---|---|---|---|
| Priority: | normal | Milestone: | |
| Component: | wiki system | Version: | 0.9.6 |
| Severity: | normal | Keywords: | |
| Cc: | Branch: | ||
| Release Notes: | |||
| API Changes: | |||
| Internal 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 (0)
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.