Hi Nathan,
* Which directory are you in when you run "svn cleanup --remove-unversioned --include-externals"? I am in the root directory of the repository. * If you are in that same directory (the one where you run the cleanup command) and you run "svn status", does it show the 'c' directory with a '?' in the first column? svn statusin the root-dir shows Performing status on external item at a\b\c': ? a\b\c\asdf.txt I created an unadded File * Does "svn status" show anything you might consider unusual? If i am in a or a\b and do this, „Performing status on external“ is not listet. Regards, Jan Von: Nathan Hartman <hartman.nat...@gmail.com> Gesendet: Donnerstag, 17. April 2025 21:19 An: Jan Kohlmeyer <jan.kohlme...@vario.ag> Cc: Daniel Sahlberg <daniel.l.sahlb...@gmail.com>; users@subversion.apache.org Betreff: [EXT] Re: [EXT] Re: I think I found a Bug on SVN Cleanup Sie erhalten nicht häufig E-Mails von hartman.nat...@gmail.com<mailto:hartman.nat...@gmail.com>. Erfahren Sie, warum dies wichtig ist<https://aka.ms/LearnAboutSenderIdentification> On Thu, Apr 17, 2025 at 9:59 AM Jan Kohlmeyer <jan.kohlme...@vario.ag<mailto:jan.kohlme...@vario.ag>> wrote: Hi Daniel, * What will be deleted? the external Folder in my Repo will be deleted. If I have > Path: a/b/c > Url: ^/../OtherDir And do svn cleanup --include-externals it will not be updated and with svn cleanup --remove-unversioned --include-externals, the Directory ‚c‘ will be deleted in my local copy that I run the cleanup on. Than I can run Update-Command and the ‚c‘ Folder will be checked out again. Hi Jan, Which directory are you in when you run "svn cleanup --remove-unversioned --include-externals"? If you are in that same directory (the one where you run the cleanup command) and you run "svn status", does it show the 'c' directory with a '?' in the first column? Does "svn status" show anything you might consider unusual? Thanks, Nathan