Re: svn copy --pin-externals pins relative paths to non existing revision/path

2022-02-15 Thread Martin Obermeir
1.02.22 23:30, Stefan Sperling wrote: On Fri, Feb 11, 2022 at 09:22:25AM +0100, Martin Obermeir wrote: Hi, When using `svn copy --pin-externals` to create a tag, svn:externals with a relative path get pinned a non existing path: They get pinned to the revision before the commit, but the path does

svn copy --pin-externals pins relative paths to non existing revision/path

2022-02-11 Thread Martin Obermeir
Hi, When using `svn copy --pin-externals` to create a tag, svn:externals with a relative path get pinned a non existing path: They get pinned to the revision before the commit, but the path doesn't exist yet in that revision. I expected them to be pinned to the revision which gets created dur