This was a mistake and is fixed now. On Wed, Mar 2, 2022 at 4:21 PM David Aldrich <david.aldrich.n...@gmail.com> wrote:
> Hi > > I am trying to reintegrate a branch into the trunk. > > I first merged trunk to branch, which was committed at r16824. > > I then merged trunk to branch: > > svn merge --reintegrate ^/MyRepo>/branches/MyBranch > <snip> > svn: E160013: '/subversion/MyRepo/!svn/rvr/16824/MyRepo/branches/MyBranch' > path not found > > Why am I getting this error? > > Best regards > David >