Sv: invalid status for updating properties

2020-07-07 Thread Mikael Stålhammar
g Skickat: den 7 juli 2020 11:12 Till: Mikael Stålhammar Kopia: users@subversion.apache.org Ämne: Re: invalid status for updating properties On Tue, Jul 07, 2020 at 09:01:50AM +, Mikael Stålhammar wrote: > Hi > I'm having an issue with merging/releasing a feature bra

Re: invalid status for updating properties

2020-07-07 Thread Stefan Sperling
et properties on > 'E:\SVN\WorkingCopies\repo\trunk\folder\file.txt': invalid status for > updating properties. This looks like the problem tracked in this issue: https://issues.apache.org/jira/browse/SVN-4859 A fix is being worked on and has already been committed to trunk. See https://svn.apache.org/r1879192

invalid status for updating properties

2020-07-07 Thread Mikael Stålhammar
Hi I'm having an issue with merging/releasing a feature branch to trunk, getting: --- Recording mergeinfo for merge between repository URLs into '.': svn: E155023: Can't set properties on 'E:\SVN\WorkingCopies\repo\trunk\folder\file.txt': invalid status

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

2013-09-05 Thread Alpar Torok
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