Re: Tunnel Agent

2014-12-04 Thread Branko Čibej
On 04.12.2014 05:35, Rama A wrote: > Hi Bert, > > Link which you provided is really helpful for me. > > Have gone through the BasicTests.java. I have tried the checkout > instead revProps in BasicTests. Whether I need to change the commands > byte array. If yes, what I have to add it in the comman

Re: Tunnel Agent

2014-12-04 Thread Rama A
Hi, While reading the request from ReadableByteChannel, it is stuck with this poing. Is the ReadableByteChannel automatically gets the request while doing svn operation or we have to do? Can anyone please clarify this. Thanks in Advance. On Thu, Dec 4, 2014 at 10:05 AM, Rama A wrote: > Hi Be

Re: Tunnel Agent

2014-12-04 Thread Rama A
Hi Bert, Link which you provided is really helpful for me. Have gone through the BasicTests.java. I have tried the checkout instead revProps in BasicTests. Whether I need to change the commands byte array. If yes, what I have to add it in the commands. I'm not sure what's the exact purpose of th

Re: Tunnel Agent

2014-12-03 Thread Rama A
Hi Bert, Thanks for the response. On Wed, Dec 3, 2014 at 5:35 PM, Bert Huijben wrote: > Hi, > > > > Subversion 1.9 is not released yet, so the api may change before we > release 1.9. > > > > But if you want to test the early code there are some testcases you might > want to look

RE: Tunnel Agent

2014-12-03 Thread Bert Huijben
Hi, Subversion 1.9 is not released yet, so the api may change before we release 1.9. But if you want to test the early code there are some testcases you might want to look at in http://svn.apache.org/repos/asf/subversion/trunk/subversion/tests/libsvn_ra/ra-test.c (for the