[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: Bert Huijben <bert_at_qqmail.nl>
Date: Wed, 3 Dec 2014 13:05:49 +0100

                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-03 13:06:26 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.