Re: Problem with javahl

2011-12-30 Thread Mark Phippard
Out of curiosity, why aren't you just using SharpSVN? http://sharpsvn.open.collab.net/ Have you tried writing an equivalent of your function in Java and comparing? Maybe it will reveal something. On Fri, Dec 30, 2011 at 12:49 PM, Dominic Brauner wrote: > I am working with the javahl and co

Problem with javahl

2011-12-30 Thread Dominic Brauner
I am working with the javahl and converted it with IKVM into a .NET DLL for my program. All works fine but If I call a function like SVNClient.info2() I get the error that he cannot convert "org.apache.subversion.javahl.types.Info" into "org.apache.subversion.javahl.types.NodeKind" but I all functi