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

Re: Minor JavaHL problem

From: Mark Phippard <MarkP_at_softlanding.com>
Date: 2005-09-13 19:48:01 CEST

Erik Huelsmann <ehuels@gmail.com> wrote on 09/13/2005 01:34:18 PM:

> On 9/13/05, Mark Phippard <MarkP@softlanding.com> wrote:
> > JavaHL provides a prompting interface so that Subversion "questions"
can
> > be relayed to the user via Java. One of these methods is called
> > askTrustSSLServer which is called to ask the user to accept a
certificate.
> >
> > When the question string is passed, you see something like this:
> >
> > "Error validating server certificate forhttps://svn.apache.org:443:"
> >
> > Note the missing space between the URL and text.
> >
> > I took a quick look and could not find where this comes from in the
code.
> > I am assuming the text must originate in Subversion libraries and not
> > specifically in JavaHL?
>
> But it is. See:
> http://hix.
>
nu/subversion/lxr/source/subversion/bindings/java/javahl/native/Prompter.cpp#734

Thanks. I made this too difficult by searching for things like where the
method was called instead of just searching for the text of the message.

Is it OK if I just commit this simple fix or should I submit a patch to
the list first?

Thanks again.

Mark

_____________________________________________________________________________
Scanned for SoftLanding Systems, Inc. and SoftLanding Europe Plc by IBM Email Security Management Services powered by MessageLabs.
_____________________________________________________________________________

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Tue Sep 13 19:48:55 2005

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

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