"Bert Huijben" <[email protected]> writes: >> -----Original Message----- >> From: [email protected] [mailto:[email protected]] >> * 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?
I don't know. Perhaps my fix is wrong. Perhaps I should have called svn_wc__node_is_not_present instead? -- Certified & Supported Apache Subversion Downloads: http://www.wandisco.com/subversion/download

