Skip to content

Fix listing unversioned files in unversioned directories

Łukasz Wojniłowicz requested to merge wojnilowicz/kdesvn:bug-468425 into master

If an unversioned file is in an unversioned directory, then only the unversioned directory gets listed in the case of choosing files for a commit. This patch fixes it.

BUG: 468425

Merge request reports