Re: svn commit: r1139725 - /subversion/trunk/subversion/libsvn_diff/diff3.c
From: Daniel Shahaf <d.s_at_daniel.shahaf.name>
Date: Mon, 27 Jun 2011 01:48:43 +0300
moklo_at_apache.org wrote on Sun, Jun 26, 2011 at 07:49:37 -0000:
Good to see that your commit access works.
You may want to add yourself to COMMITTERS at this point, to the
As a reminder, at this time your commit access is limited to a branch
HACKING has the details:
Thanks,
-- Daniel, speaking for #svn-dev > Modified: > subversion/trunk/subversion/libsvn_diff/diff3.c > > Modified: subversion/trunk/subversion/libsvn_diff/diff3.c > URL: http://svn.apache.org/viewvc/subversion/trunk/subversion/libsvn_diff/diff3.c?rev=1139725&r1=1139724&r2=1139725&view=diff > ============================================================================== > --- subversion/trunk/subversion/libsvn_diff/diff3.c (original) > +++ subversion/trunk/subversion/libsvn_diff/diff3.c Sun Jun 26 07:49:36 2011 > @@ -41,208 +41,208 @@ svn_diff__resolve_conflict(svn_diff_t *h > svn_diff__token_index_t num_tokens, > apr_pool_t *pool) > { > - apr_off_t modified_start = hunk->modified_start + 1; > - apr_off_t latest_start = hunk->latest_start + 1; > - apr_off_t common_length;Received on 2011-06-27 00:49:33 CEST |
This is an archived mail posted to the Subversion Dev mailing list.
This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.