Re: [RFC] Rationalize WC internal API to read pristine and working versions

2011-03-17 Thread Julian Foad
Greg Stein wrote: > On Mar 17, 2011 1:37 PM, "Julian Foad" > wrote: > > > > I'd like to rationalize this set of internal libsvn_wc functions: > > Is this something that needs to be fixed for 1.7? Not *specifically*, it's just something that makes my life harder every time I have to deal with any

Re: [RFC] Rationalize WC internal API to read pristine and working versions

2011-03-17 Thread Greg Stein
On Mar 17, 2011 1:37 PM, "Julian Foad" wrote: > > I'd like to rationalize this set of internal libsvn_wc functions: Is this something that needs to be fixed for 1.7? > > svn_wc__get_pristine_contents(path) > svn_wc__get_ultimate_base_contents(path) > > svn_wc__get_pristine_text_status(path) >

[RFC] Rationalize WC internal API to read pristine and working versions

2011-03-17 Thread Julian Foad
I'd like to rationalize this set of internal libsvn_wc functions: svn_wc__get_pristine_contents(path) svn_wc__get_ultimate_base_contents(path) svn_wc__get_pristine_text_status(path) svn_wc__text_base_path_to_read(path) svn_wc__ultimate_base_text_path(path) svn_wc__ultimate_base_text_