Re: svn commit: r1416578 - /subversion/trunk/subversion/svn/conflict-callbacks.c

2012-12-21 Thread Daniel Shahaf
julianf...@apache.org wrote on Mon, Dec 03, 2012 at 16:19:45 -: > Author: julianfoad > Date: Mon Dec 3 16:19:44 2012 > New Revision: 1416578 > > URL: http://svn.apache.org/viewvc?rev=1416578&view=rev > Log: > A bit of table-driven goodness for the interactive conflict resolver. > Nice! > +

Re: svn commit: r1416578 - /subversion/trunk/subversion/svn/conflict-callbacks.c

2012-12-03 Thread Stefan Sperling
On Mon, Dec 03, 2012 at 04:19:45PM -, julianf...@apache.org wrote: > Author: julianfoad > Date: Mon Dec 3 16:19:44 2012 > New Revision: 1416578 > > URL: http://svn.apache.org/viewvc?rev=1416578&view=rev > Log: > A bit of table-driven goodness for the interactive conflict resolver. Awesome, t