Re: JavaHL: specify --extensions for blame

2016-07-28 Thread Branko Čibej
On 28.07.2016 09:36, Marc Strapetz wrote: > We have been requested to support > > svn blame -x "--ignore-eol-style -w" > > for our Java client. AFAIU, this is currently not possible using > JavaHL? If so, please take this as RFE: --extensions options support > for blame, diff and related operation

JavaHL: specify --extensions for blame

2016-07-28 Thread Marc Strapetz
We have been requested to support svn blame -x "--ignore-eol-style -w" for our Java client. AFAIU, this is currently not possible using JavaHL? If so, please take this as RFE: --extensions options support for blame, diff and related operations. -Marc