PropagateDownload: Conflict-rename later
authorChristian Kamm <mail@ckamm.de>
Tue, 5 Feb 2019 10:42:15 +0000 (11:42 +0100)
committerKevin Ottens <kevin.ottens@nextcloud.com>
Tue, 15 Dec 2020 09:58:39 +0000 (10:58 +0100)
commite6ee5d0f8aa8e2b1f6dc830d9bcf59fa7dececda
treeb1a63ceacbeeaf46ccf0c4fe8d6b287570c14d4f
parent6c5fa1daddc58a8dbde4fa0dcc73a9ab9939fa19
PropagateDownload: Conflict-rename later

The block of code that propagated attributes etc from the previously
existing file was placed *after* the block that renamed the previously
existing file to a conflict name. That meant the propagation didn't work
in the conflict case.
src/libsync/propagatedownload.cpp