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

RE: svn commit: r1448784 - in /subversion/trunk/subversion: libsvn_wc/node.c tests/cmdline/update_tests.py tests/libsvn_wc/op-depth-test.c

From: Bert Huijben <bert_at_qqmail.nl>
Date: Thu, 21 Feb 2013 21:08:31 +0100

> -----Original Message-----
> From: philip_at_apache.org [mailto:philip_at_apache.org]
> Sent: donderdag 21 februari 2013 20:51
> To: commits_at_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
Received on 2013-02-21 21:09:09 CET

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.