Re: valgrind UMRs in "svn merge --record-only"

Philip Martin <[email protected]> Mon, 30 Nov 2009 17:39:16 +0000
Newsgroups gmane.comp.version-control.subversion.devel,gmane.comp.version-control.subversion.rapidsvn.devel
Message-ID <[email protected]>
Martin Furter <[email protected]> writes:

> On Mon, 30 Nov 2009, Philip Martin wrote:
>> +      if (*state)
>> +        *state = svn_wc_notify_state_unknown;
>
> I assume you wanted to write (as the rest of the code does):
>    +      if (state)

Yes.  I made and reverted the change several times while testing, just
emailed the wrong one.

-- 
Philip

------------------------------------------------------
http://subversion.tigris.org/ds/viewMessage.do?dsForumId=462&dsMessageId=2425596

Please start new threads on the <[email protected]> mailing list.
To subscribe to the new list, send an empty e-mail to <[email protected]>.