You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@subversion.apache.org by Greg Stein <gs...@gmail.com> on 2009/07/07 14:31:18 UTC

Re: svn commit: r37882 - trunk/subversion/libsvn_wc

On Fri, May 29, 2009 at 14:10, Hyrum K.
Wright<hy...@mail.utexas.edu> wrote:
> On May 28, 2009, at 6:32 PM, Greg Stein wrote:
>> On Thu, May 28, 2009 at 21:28, Hyrum K. Wright <hy...@hyrumwright.org>
>> wrote:
>>>
>>> Author: hwright
>>> Date: Thu May 28 12:28:52 2009
>>> New Revision: 37882
>>>
>>> Log:
>>> More API munging: make svn_wc__get_special() take the now-customary
>>> db/abspath
>>> parameter pair.  Special bonus: we were already using them internal to
>>> the
>>> API, so we can now move the complexity up the API stack.
>>
>> yah... it's quite cool. much of the plumbing has started the shift, so
>> now the next-layer-up can be shifted...
>>
>> woot!!
>
> Yep.  I've been messing around with the lower layers long enough that they
> are starting to mess with *me*, so I decided to move my focus up the stack a
> bit.  (I even initially tried converting one of the public APIs to use a
> wc_context, but that isn't very easy without lower-level support.)
>
> I'm probably going to spend the next few days looking for low-hanging fruit
> like this commit, before I eventually delve back into entry_remove() and
> friends.
>
>>> ... (unreviewed)
>
> You disappoint me :P

Reviewed now. :-D

Cheers,
-g

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