On Thu, Apr 17, 2025 at 9:59 AM Jan Kohlmeyer <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

Reply via email to