> -----Original Message----- > From: s...@apache.org [mailto:s...@apache.org] > Sent: maandag 25 juni 2012 16:35 > To: comm...@subversion.apache.org > Subject: svn commit: r1353577 - /subversion/branches/1.7.x/STATUS > > Author: stsp > Date: Mon Jun 25 14:34:39 2012 > New Revision: 1353577 > > URL: http://svn.apache.org/viewvc?rev=1353577&view=rev > Log: > * STATUS: Nominate r1353572. > > Modified: > subversion/branches/1.7.x/STATUS > > Modified: subversion/branches/1.7.x/STATUS > URL: > http://svn.apache.org/viewvc/subversion/branches/1.7.x/STATUS?rev=1353 > 577&r1=1353576&r2=1353577&view=diff > ========================================================== > ==================== > --- subversion/branches/1.7.x/STATUS (original) > +++ subversion/branches/1.7.x/STATUS Mon Jun 25 14:34:39 2012 > @@ -153,6 +153,14 @@ Candidate changes: > Votes: > +1: julianfoad > > + * r1353572 > + Fix a bug in propset which could prevent updating cached values related > + to EOL expansion in wc.db. > + Justification: > + Incorrect behaviour, subtle working copy corruption. > + Votes: > + +1: stsp
+1 on the patch for backport. (I don't see how it can corrupt your working copy. It can make a local change unnoticed, but I wouldn't call that corrupted) Bert