Opened 16 years ago
Last modified 12 years ago
#3627 closed enhancement
TortoiseSVN-like revert feature in history dialog — at Initial Version
| Reported by: | Aborigini | Owned by: | team |
|---|---|---|---|
| Priority: | normal | Milestone: | |
| Component: | Core | Version: | latest |
| Keywords: | history dialog | Cc: |
Description
the history dialog in JOSM is similar to the revision log dialog in TortoiseSVN (a Subversion UI).
See figure 4.15 in http://tortoisesvn.net/docs/nightly/TortoiseSVN_en/tsvn-dug-showlog.html
Provide the possibility to
- "revert to this version" (in german: "Rückgängig zu dieser Version")
- "revert changes from this version" (in german: "Änderungen dieser Version rückgängig machen")
over the context menu in the history dialog for the selected object (see also figure 4.16 in the above link)
So everybody will be able to recover an accidentally deleted object or revert vandalism.
See also the necessary preparations in
Show history for any object in history dialog http://josm.openstreetmap.de/ticket/3626


