[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: Ben Collins-Sussman <sussman_at_collab.net>
Date: 2005-07-08 16:32:30 CEST

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 Fri Jul 8 17:23:15 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.