[svn.haxx.se] · SVN Dev · SVN Users · SVN Org · TSVN Dev · TSVN Users · Subclipse Dev · Subclipse Users · this month's index

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

From: Hyrum K. Wright <hyrum_at_hyrumwright.org>
Date: Fri, 29 May 2009 07:10:45 -0500

On May 28, 2009, at 6:32 PM, Greg Stein wrote:

> On Thu, May 28, 2009 at 21:28, Hyrum K. Wright
> <hyrum_at_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

-Hyrum

------------------------------------------------------
http://subversion.tigris.org/ds/viewMessage.do?dsForumId=462&dsMessageId=2356750
Received on 2009-05-29 14:11:04 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.