You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@subversion.apache.org by David Aldrich <da...@gmail.com> on 2022/03/02 16:21:45 UTC

Reintegration problem

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

Re: Reintegration problem

Posted by David Aldrich <da...@gmail.com>.
This was a mistake and is fixed now.

On Wed, Mar 2, 2022 at 4:21 PM David Aldrich <da...@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
>