Re: svn_wc_translated_file3

2010-08-12 Thread Julian Foad
On Mon, 2010-08-09, Stefan Küng wrote: > On 09.08.2010 16:44, Hyrum K. Wright wrote: > > On Mon, Aug 9, 2010 at 7:46 AM, Julian Foad > > wrote: > >> On Mon, 2010-08-09, Julian Foad wrote: > >>> On Mon, 2010-08-09, Bert Huijben wrote: > Stefan Küng wrote: > > This leads me to another req

Re: svn_wc_translated_file3

2010-08-09 Thread Greg Stein
On Mon, Aug 9, 2010 at 13:54, Hyrum K. Wright wrote: > On Mon, Aug 9, 2010 at 12:11 PM, Hyrum K. Wright > wrote: >> On Mon, Aug 9, 2010 at 11:51 AM, Stefan Küng wrote: >... >>> * new API svn_wc_translated_file3(): >>>  svn_client_translated_file(const char ** resultfile, >>>      svn_boolean_t *

Re: svn_wc_translated_file3

2010-08-09 Thread Hyrum K. Wright
On Mon, Aug 9, 2010 at 12:11 PM, Hyrum K. Wright wrote: > On Mon, Aug 9, 2010 at 11:51 AM, Stefan Küng wrote: >> On 09.08.2010 16:44, Hyrum K. Wright wrote: >>> >>> On Mon, Aug 9, 2010 at 7:46 AM, Julian Foad >>>  wrote: On Mon, 2010-08-09, Julian Foad wrote: > > On Mon, 2010-08

Re: svn_wc_translated_file3

2010-08-09 Thread Stefan Küng
On 09.08.2010 19:11, Hyrum K. Wright wrote: On Mon, Aug 9, 2010 at 11:51 AM, Stefan Küng wrote: On 09.08.2010 16:44, Hyrum K. Wright wrote: On Mon, Aug 9, 2010 at 7:46 AM, Julian Foad wrote: On Mon, 2010-08-09, Julian Foad wrote: On Mon, 2010-08-09, Bert Huijben wrote: Stefan Küng wro

Re: svn_wc_translated_file3

2010-08-09 Thread Hyrum K. Wright
On Mon, Aug 9, 2010 at 11:51 AM, Stefan Küng wrote: > On 09.08.2010 16:44, Hyrum K. Wright wrote: >> >> On Mon, Aug 9, 2010 at 7:46 AM, Julian Foad >>  wrote: >>> >>> On Mon, 2010-08-09, Julian Foad wrote: On Mon, 2010-08-09, Bert Huijben wrote: > > Stefan Küng wrote: >>

Re: svn_wc_translated_file3

2010-08-09 Thread Stefan Küng
On 09.08.2010 16:44, Hyrum K. Wright wrote: On Mon, Aug 9, 2010 at 7:46 AM, Julian Foad wrote: On Mon, 2010-08-09, Julian Foad wrote: On Mon, 2010-08-09, Bert Huijben wrote: Stefan Küng wrote: This leads me to another request: would it be possible to 'un-deprecate' the svn_wc_get_pristine_co

Re: svn_wc_translated_file3

2010-08-09 Thread Hyrum K. Wright
On Mon, Aug 9, 2010 at 7:46 AM, Julian Foad wrote: > On Mon, 2010-08-09, Julian Foad wrote: >> On Mon, 2010-08-09, Bert Huijben wrote: >> > Stefan Küng wrote: >> > > This leads me to another request: would it be possible to 'un-deprecate' >> > > the svn_wc_get_pristine_copy_path() API? >> >> > One

RE: svn_wc_translated_file3

2010-08-09 Thread Julian Foad
On Mon, 2010-08-09, Julian Foad wrote: > On Mon, 2010-08-09, Bert Huijben wrote: > > Stefan Küng wrote: > > > This leads me to another request: would it be possible to 'un-deprecate' > > > the svn_wc_get_pristine_copy_path() API? > > > One of the ideas of WC-NG (which will most likely not be part

RE: svn_wc_translated_file3

2010-08-09 Thread Julian Foad
On Mon, 2010-08-09, Bert Huijben wrote: > Stefan Küng wrote: > > This leads me to another request: would it be possible to 'un-deprecate' > > the svn_wc_get_pristine_copy_path() API? > One of the ideas of WC-NG (which will most likely not be part of 1.7, but > can be added later without really upd

RE: svn_wc_translated_file3

2010-08-09 Thread Bert Huijben
> -Original Message- > From: Stefan Küng [mailto:tortoise...@gmail.com] > Sent: zaterdag 7 augustus 2010 13:07 > To: Daniel Shahaf > Cc: Subversion Development > Subject: Re: svn_wc_translated_file3 > > On 07.08.2010 12:52, Daniel Shahaf wrote: > > What&

Re: svn_wc_translated_file3

2010-08-09 Thread Julian Foad
On Sat, 2010-08-07, Stefan Küng wrote: > On 07.08.2010 12:52, Daniel Shahaf wrote: > > What's the solution? > > I'm using svn_wc_get_pristine_copy_path() and disable the deprecated > warnings for that API call. I won't get a translated file that way, but > most if not all UI diff tools have opti

Re: svn_wc_translated_file3

2010-08-07 Thread Stefan Küng
On 07.08.2010 12:52, Daniel Shahaf wrote: What's the solution? I'm using svn_wc_get_pristine_copy_path() and disable the deprecated warnings for that API call. I won't get a translated file that way, but most if not all UI diff tools have options to ignore EOLs. And if keywords aren't expand

Re: svn_wc_translated_file3

2010-08-07 Thread Daniel Shahaf
What's the solution? Stefan Küng wrote on Fri, Aug 06, 2010 at 23:56:37 +0200: > Never mind - I found a solution to the problem. > > Stefan > > On Fri, Aug 6, 2010 at 21:42, Stefan Küng wrote: > > Hi, > > > > Just noticed that the API svn_wc_translated_file3() has been removed in > > r963632: >

Re: svn_wc_translated_file3

2010-08-06 Thread Stefan Küng
Never mind - I found a solution to the problem. Stefan On Fri, Aug 6, 2010 at 21:42, Stefan Küng wrote: > Hi, > > Just noticed that the API svn_wc_translated_file3() has been removed in > r963632: > > Message: > Remove the public libsvn_wc file and stream translation APIs (while leaving > their