> -----Original Message-----
> From: phi...@apache.org [mailto:phi...@apache.org]
> Sent: donderdag 21 februari 2013 20:51
> To: comm...@subversion.apache.org
> Subject: svn commit: r1448784 - in /subversion/trunk/subversion:
> libsvn_wc/node.c tests/cmdline/update_tests.py tests/libsvn_wc/op-depth-
> test.c
> 
> Author: philip
> Date: Thu Feb 21 19:51:10 2013
> New Revision: 1448784
> 
> URL: http://svn.apache.org/r1448784
> Log:
> Fix issue 4111, update under add with not-present parent.
> 
> * subversion/libsvn_wc/node.c
>   (svn_wc__node_get_base): Ignore not-present nodes.

I think you should at least tweak the documentation for this function to handle 
this case. This is the most important api to the BASE layer towards 
libsvn_client.

What about excluded and server excluded?

Maybe we should add some optional not-present output argument handling all of 
them?

        Bert 


Reply via email to