On Mon, Aug 27, 2012 at 6:40 PM, Marcin Porwit <mpor...@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/