[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-06-09 06:41:55 CEST

I tried all those combinations still the server throws a malformed
network data.

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: Peter N. Lundblad [mailto:peter@famlundblad.se]
Sent: Wednesday, June 08, 2005 6:30 PM
To: Ramprasad Venkata Inala
Cc: Max Bowsher; dev@subversion.tigris.org
Subject: RE: SVN Protocol

On Wed, 8 Jun 2005, Ramprasad Venkata Inala wrote:

> Client: ( 2 ( edit-pipeline ) 28:svn:///d:/svnrep/SVNProtocol )
> OK.
>
> Now for the authentication I send this request I know that I need to
> send a realm string but do not know what I should send.
> Format
> auth-request: ( ( mech:word ... ) realm:string )
>
> Proxy: ( ( ANONYMOUS ) ? )
>

This is documented to be a "command response", so this should be
( success ( ( ANONYMOUS ) ? ) )

(taken from my head)

As for the realm string, it doesn't matter that much what you send (at
least not for testing). svnserve sends the repository UUID, or a string
specified by the config file in the repository. > That's the reason.

Hope this helps,
//Peter

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Thu Jun 9 06:43:07 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.