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

Re: Tunnel Agent

From: Rama A <altodevelopers.rama_at_gmail.com>
Date: Thu, 4 Dec 2014 10:05:23 +0530

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 those commands.

Can you clarify the above and also what's the reason for adding those
commands into WritableByteChannel.

Thanks,
Rama

On Wed, Dec 3, 2014 at 7:21 PM, Rama A <altodevelopers.rama_at_gmail.com>
wrote:

> Hi Bert,
>
> Thanks for the response.
>
> On Wed, Dec 3, 2014 at 5:35 PM, Bert Huijben <bert_at_qqmail.nl> 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 at in
>>
>>
>> http://svn.apache.org/repos/asf/subversion/trunk/subversion/tests/libsvn_ra/ra-test.c
>>
>> (for the C api)
>>
>>
>>
>> Or:
>>
>>
>> http://svn.apache.org/repos/asf/subversion/trunk/subversion/bindings/javahl/tests/org/apache/subversion/javahl/BasicTests.java
>>
>> (for the JavaHL api)
>>
>>
>>
>> Outside the Subversion source SharpSvn’s trunk contains some code that
>> uses the api to implement svn+ssh:// using libssh2.
>>
>>
>>
>> Bert
>>
>>
>>
>> *From:* Rama A [mailto:altodevelopers.rama_at_gmail.com]
>> *Sent:* woensdag 3 december 2014 05:09
>> *To:* users_at_subversion.apache.org
>> *Subject:* Tunnel Agent
>>
>>
>>
>> Hi,
>>
>> I'm in a plan to use Subversion 1.9. While glance through the Subversion
>> 1.9 API, I have noticed that it contains TunnelAgent to create the tunnel
>> and run the subversion commands over there. Also it contains the method
>> openTunnel in TunnelAgent.
>>
>> I'm new to this concept. So Can you please clarify me how to set the
>> tunnel agent in my application, open and run the command in it.
>>
>> Thanks,
>>
>> Rama
>>
>
>
Received on 2014-12-04 13:39:50 CET

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.