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' di
On Thu, Apr 17, 2025 at 9:59 AM Jan Kohlmeyer
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
>
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
Den ons 16 apr. 2025 kl 23:27 skrev Nathan Hartman :
> On Wed, Apr 16, 2025 at 9:38 AM Jan Kohlmeyer
> wrote:
> >
> > Hi, I think I found a Bug on SVN Cleanup:
> >
> >
> >
> > * What steps led to the issue:
> >
> >
> >
> > I have an Repository with externals.
> >
> > One external has a depth of t