Re: Strange SVN Props being changed by each commit on the 2.10.x branch

2012-07-11 Thread Babak Vahdat
Ah thanks for fixing it. BTW I googled a bit and it turned out to be a known issue while using SVN: http://stackoverflow.com/questions/767418/remove-unnecessary-svnmergeinfo-properties Now just because of my curiosity, what change did you exactly commit into the SVN to fix this issue? As I don't

Re: Strange SVN Props being changed by each commit on the 2.10.x branch

2012-07-11 Thread Willem Jiang
svn will update the svn mergeinfo property if it is there. I already commit a fix to remove the mergeinfo property, it should be OK now. On 7/11/12 4:34 PM, Babak Vahdat wrote: Hi The same svn prop-change happened right before as well by Willem: http://svn.apache.org/viewvc?view=revision&re

Re: Strange SVN Props being changed by each commit on the 2.10.x branch

2012-07-11 Thread Babak Vahdat
And of course such changes get propagated to the 2.9.x branch as well: http://svn.apache.org/viewvc?view=revision&revision=1360057 Babak -- View this message in context: http://camel.465427.n5.nabble.com/Strange-SVN-Props-being-changed-by-each-commit-on-the-2-10-x-branch-tp5715762p5715847.html

Re: Strange SVN Props being changed by each commit on the 2.10.x branch

2012-07-11 Thread Babak Vahdat
Hi The same svn prop-change happened right before as well by Willem: http://svn.apache.org/viewvc?view=revision&revision=1360041 Note the change by this commit for the path: camel/branches/camel-2.10.x/components/camel-http/ Interestingly it did *not* happen by the Claus's commit on last Monday

Re: Strange SVN Props being changed by each commit on the 2.10.x branch

2012-07-09 Thread Babak Vahdat
And the Prop changes being commited are as the following: Propchange: camel/branches/camel-2.10.x/components/camel-http/ --   Merged /camel/trunk/components/camel-http:r1359226 And: Propchange: camel/branches/camel-2.

Strange SVN Props being changed by each commit on the 2.10.x branch

2012-07-09 Thread Babak Vahdat
Hi While backporting some fixes to the 2.10.x branch I realized that the commits of mine contain a svn prop-change for the path: camel/branches/camel-2.10.x/components/camel-http/ on the SVN repo *although* I've got no local change for that directory on my workspace! And this happens as I do: