Skip to content

Conversation

@SomeoneElseOSM
Copy link
Collaborator

Apply similar changes as just checked in to download_changesets.sh
Also moved start date in download_changesets.sh back to 2013 (I changed that for testing and forgot to change it back).
As before, this is just a "get it working 99% of the time again" fix - likely the way forward is #31 .

Andy Townsend added 2 commits June 27, 2023 22:56
Apply similar changes as just checked in to download_changesets.sh
Also moved start date in download_changesets.sh back to 2013.
@AntonKhorev
Copy link
Collaborator

try

user_changesets.pl download changes --uid <uid>

it was only ever an extreme outlier and it has now been removed from the data.
Undo.pm Outdated
my $override_version;
my $override = 0;
my $force = 0; # if this is set to 1, any object touched by the undo userwill be reverted even if there are later modifications by others
my $force = 1; # if this is set to 1, any object touched by the undo userwill be reverted even if there are later modifications by others
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Wasn't this pull request about shell scripts? They don't call perl scripts.

Copy link
Collaborator Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

It was - that change to Undo.pm shouldn't have been in here.

even though very often it will need to be set to
force through changes.
@SomeoneElseOSM
Copy link
Collaborator Author

No need for this any more - "user_changesets.pl" does that now.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants