On 08.06.2011 01:27, Greg Stein wrote: > On Jun 7, 2011 5:14 AM, <rhuij...@apache.org> wrote: >> Author: rhuijben >> Date: Tue Jun 7 12:14:14 2011 >> New Revision: 1132968 >> >> URL: http://svn.apache.org/viewvc?rev=1132968&view=rev >> Log: >> Following up on r1132965, just move the type. This matches how we handled > the >> problem for svn_error_t. >> >> * subversion/include/svn_types.h >> (svn_version_t): Add full definition here. >> >> * subversion/include/svn_version.h >> (svn_version_t): And remove it here. > I don't like seeing svn_types bulk up. Why does this *need* to move?
Because, according to IRC, Bert tweaks svn_version.h in his dev builds, ending up rebuilding all of SharpSVN all the time. So to "save half an hour a day" he wants to churn the code instead of churning his builds. Frankly, I'm not amused. -- Brane