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

Re: JavaHL info2 problem

From: Mark Phippard <markphip_at_gmail.com>
Date: Tue, 28 Aug 2012 09:06:55 -0400

On Mon, Aug 27, 2012 at 6:40 PM, Marcin Porwit <mporwit_at_salesforce.com> wrote:

> I'm running into a problem with the info2 call in the 1.6 JavaHL library. I am attempting to use this to fake password
> validation for a user, so if this is a bass-ackwards way of doing things, please let me know. I issue two calls to
> svnclient.info2. The first one does an info2 on the local, checked out directory, and the callback stores the serverUrl
> (gotten using the getUrl() call). I get the correct value:

Which method are you calling? What are you passing for the Revision
and pegRevision arguments?

It seems like it is interpreting the String you are passing as a local
path. I am guessing you are passing null or something else in the
revision arguments that would cause it do this.

-- 
Thanks
Mark Phippard
http://markphip.blogspot.com/
Received on 2012-08-28 15:07:28 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.