This is a static archive of our old OpenStreetMap Help Site. Please post any new questions and answers at community.osm.org.

JOSM Revert Changest - ‘Selection Only’ - Still loads of Conflicts

2
1

Hi

I want to revert just one entity amended in a changset using JOSM's 'reverter' plugin.

I have to download the whole changeset as the other options are greyed out.

It gives a warning dialog about 22 conflicts.

I select the one object I want to revert.

I go back to the 'Revert Changset' command & select 'Revert selection only' which is now ungreyed, & click revert.

I then click the 'upload changeset' command, but it won't allow it as it says there are still 22 conflicts to be resolved which have no association with the object I want to revert & about which I have no knowledge.

How do I ignore/resolve these conflicts so they don't get uploaded?

asked 27 Apr '22, 17:00

DaveF's gravatar image

DaveF
3.3k8498133
accept rate: 16%


3 Answers:

0

The revert changeset command just loads the changes object in a layer and undoes any changes in the changeset, upload still happens separately. I've done partial reverts and I don't think I've ever used the revert selection feature.

If you have downloaded the old version of all of the data and just want to revert some of it then you can select that and just "upload selection" in the usual way.

Description of this in the wiki.

answered 27 Apr '22, 20:06

InsertUser's gravatar image

InsertUser
11.0k1369185
accept rate: 19%

0

If I want to do this I first download the area in question in the usual way, then select the object that I want to revert and only then call the reverter plugin. Then I'm always able to chose the "revert selection only" option. Usually, I leave the "Downlaod as new layer" option unticked. Does that work for you?

answered 27 Apr '22, 22:47

TZorn's gravatar image

TZorn
12.3k764225
accept rate: 15%

0

Check https://help.openstreetmap.org/questions/74915/how-can-i-revert-an-edit and https://community.openstreetmap.org/t/josm-want-to-review-changes-before-upload/81549/2

You should be able to select the modified objects with a search (CTRL+F) for "modifed" and upload just those objects via File>Upload selection (CTRL+ALT+SHIFT+U).

answered 29 Apr '23, 15:22

xerusf's gravatar image

xerusf
76234
accept rate: 0%

Source code available on GitHub .