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

Re: SVN Protocol

From: Mark Benedetto King <mbk_at_lowlatency.com>
Date: 2005-07-27 14:29:59 CEST

On Wed, Jul 27, 2005 at 05:08:24PM +0530, Ramprasad Venkata Inala wrote:
> If I have to send the data say "hi" from the server( proxy ) what should
> I have to do?
> How do I encode the instructions and data?
>
> Regards
> Ramprasad
>

This isn't a direct answer to your question, but:

Have you tried looking at tmate's JavaSVN? It's a pure-java Subversion
client. In the general case, a network proxy winds up implementing the
entire client/server protocol. JavaSVN is most of the way there for you!

http://tmate.org/svn/

--ben

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Wed Jul 27 14:31:59 2005

This is an archived mail posted to the Subversion Dev mailing list.

This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.