[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: Erik Huelsmann <ehuels_at_gmail.com>
Date: 2005-09-13 19:34:18 CEST

On 9/13/05, Mark Phippard <MarkP_at_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
bye,

Erik.
Received on Tue Sep 13 19:36:05 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.