[svn.haxx.se] · SVN Dev · SVN Users · SVN Org · TSVN Dev · TSVN Users · Subclipse Dev · Subclipse Users · this month's index

Svn merge that deletes files fails with svn: E155023: Can't set properties on x/y/z invalid status for updating properties.

From: Alpar Torok <alpar-istvan.torok_at_hp.com>
Date: Fri, 06 Sep 2013 08:12:43 +0300

Hello,

While merging branch back to trunk I constantly get the error in the
subject.
Note that x/y/z has svn:mergeinfo property. The property was not added
on the branch, but it was already there when the branch was created.
Subsequently x/y/z is deleted on branch.
The error is generated when running:
svn merge ^/branches/mybranch
on a trunk working copy.

Sounds to me like a bug, svn tries to update the mergeinfo on the
deleted path.
Is that so ?

Using SVN clietn 1.8.1

PS: Please CC me, I'm not on the list.

Thanks,
     Alpar
Received on 2013-09-06 07:26:10 CEST

This is an archived mail posted to the Subversion Users mailing list.

This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.