[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: Ramprasad Venkata Inala <rinala_at_cordys.com>
Date: 2005-07-12 06:23:08 CEST

Yes sure.

I am trying to do check-out functionality on the repository for the
first time, to start with

Hence I the client uses the
"svn co svn://localhost/"
when such a request is received by the client then the svn proxy should
respond the same way as a svn server.
Hence the protocol understanding is important to me.

Thanks and Regards
Ramprasad
-----Original Message-----

**********************************************************************
The information in this message is confidential and may be legally
privileged. It is intended solely for the addressee. Access to this message
by anyone else is unauthorized. If you are not the intended recipient, any
disclosure, copying, or distribution of the message, or any action or
omission taken by you in reliance on it, is prohibited and may be unlawful.
Please immediately contact the sender if you have received this message in
error.
**********************************************************************

From: Ben Collins-Sussman [mailto:sussman@collab.net]
Sent: Friday, July 08, 2005 8:03 PM
To: Ramprasad Venkata Inala
Cc: Max Bowsher; dev@subversion.tigris.org
Subject: Re: SVN Protocol

On Jul 7, 2005, at 11:58 PM, Ramprasad Venkata Inala wrote:

> I am trying to send the (diff, not sure of it is diff data or not )
> data
> using the svn protocol.

The problem is, we don't know what the client expects either, because
we don't know what command the client is running (i.e. what request
it is making) You haven't told us.

Instead of talking about everything at the protocol-level, can you
give us a *high* level description of what is happening?

For example:

    "I'm running 'svn cat fileURL', and the client is doing this by
running svn_ra_get_file()."

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Tue Jul 12 06:23:56 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.