[svn.haxx.se] · SVN Dev · SVN Users · SVN Org · TSVN Dev · TSVN Users · Subclipse Dev · Subclipse Users · this month's index

Re: Is there a way to post a comment to a subversion issue without agreeing to colabnet terms?

From: Mark Phippard <markphip_at_gmail.com>
Date: Fri, 10 Aug 2012 10:36:51 -0400

On Thu, Aug 9, 2012 at 2:36 PM, Katherine Marsden
<kmarsdenderby_at_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/
Received on 2012-08-10 16:37:25 CEST

This is an archived mail posted to the Subversion Users mailing list.

This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.