On Thu, Aug 9, 2012 at 2:36 PM, Katherine Marsden
<kmarsdenderby@sbcglobal.net> wrote:
> Anyway if I cannot add the comment myself I would most appreciate if
> someone could add this comment and answer the question in the issue. Thank
> you for your time.
>
> Kathey
>
> Comment
> issue 2725 Add ability to push configuration options into JavaHL
> http://subversion.tigris.org/issues/show_bug.cgi?id=2725
> Am I correct that this feature would provide the capability for ignoring
> whitespace to subceclipse:
> http://subclipse.tigris.org/issues/show_bug.cgi?id=1200 ?
To answer your question, No. Issue 2725 is not related to the
Subclipse option you mentioned. Subversion's JavaHL blame method does
not expose an equivalent of the command line -x option.
https://subversion.apache.org/docs/javahl/1.7/org/apache/subversion/javahl/ISVNClient.html
So you would need to file a Subversion issue to enhance the blame
method to expose this as an option, such as adding an ignoreWhitespace
boolean on the method.
--
Thanks
Mark Phippard
http://markphip.blogspot.com/
|