You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@subversion.apache.org by Ramprasad Venkata Inala <ri...@cordys.com> on 2005/05/27 07:01:07 UTC

SVN Proxy server

Hi,

I need to write a proxy server for SVN ( using the svn protocol i.e., svn:// ).
I would like to understand protocol for the same. Altough i had gone through the protocol text file in the subversion sources directory.
I would be grrate ful somebody gives the exact working of the protocol.
Please add me to the cc of the mailing list as i am not a member of this group.

Thanks and Regards
Prasad

**********************************************************************
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.
**********************************************************************



---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org


Re: SVN Proxy server

Posted by Marc Haisenko <ha...@webport.de>.
On Friday 27 May 2005 15:10, Ben Collins-Sussman wrote:
> No, that's a very early design of the WebDAV protocol, 5 years old.
>
> I'm talking about:
>
> http://svn.collab.net/repos/svn/trunk/subversion/libsvn_ra_svn/protocol

Ah, now /that's/ what I call documentation :-)

-- 
Marc Haisenko
Systemspezialist
Webport IT-Services GmbH
mailto: haisenko@webport.de

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org

Re: SVN Proxy server

Posted by Julian Foad <ju...@btopenworld.com>.
Ben Collins-Sussman wrote:
> On May 27, 2005, at 7:38 AM, Marc Haisenko wrote:
>> Did you mean this document:
>> http://svn.collab.net/viewcvs/svn/trunk/doc/programmer/design/ 
>> protocol.texi?view=markup
>>
>> Actually, it doesn't even mention the svn:// protocol :-)
> 
> No, that's a very early design of the WebDAV protocol, 5 years old.

Well, is its presence in our repository, or its content, misleading?  If so we 
ought to amend or delete it.

- Julian

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org

Re: SVN Proxy server

Posted by Ben Collins-Sussman <su...@collab.net>.
On May 27, 2005, at 7:38 AM, Marc Haisenko wrote:
>
> Did you mean this document:
> http://svn.collab.net/viewcvs/svn/trunk/doc/programmer/design/ 
> protocol.texi?view=markup
>
> Actually, it doesn't even mention the svn:// protocol :-)
>

No, that's a very early design of the WebDAV protocol, 5 years old.

I'm talking about:

http://svn.collab.net/repos/svn/trunk/subversion/libsvn_ra_svn/protocol


---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org

Re: SVN Proxy server

Posted by Marc Haisenko <ha...@webport.de>.
On Friday 27 May 2005 13:59, Ben Collins-Sussman wrote:
> On May 27, 2005, at 2:01 AM, Ramprasad Venkata Inala wrote:
> > Hi,
> >
> > I need to write a proxy server for SVN ( using the svn protocol
> > i.e., svn:// ).
> > I would like to understand protocol for the same. Altough i had
> > gone through the protocol text file in the subversion sources
> > directory.
> > I would be grrate ful somebody gives the exact working of the
> > protocol.
>
> Does the 'protocol' document not give a precise-enough description?
> If something's unclear, please ask specific questions.

Did you mean this document:
http://svn.collab.net/viewcvs/svn/trunk/doc/programmer/design/protocol.texi?view=markup

Actually, it doesn't even mention the svn:// protocol :-)

-- 
Marc Haisenko
Systemspezialist
Webport IT-Services GmbH
mailto: haisenko@webport.de

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org

Re: SVN Proxy server

Posted by Ben Collins-Sussman <su...@collab.net>.
On May 27, 2005, at 2:01 AM, Ramprasad Venkata Inala wrote:

> Hi,
>
> I need to write a proxy server for SVN ( using the svn protocol  
> i.e., svn:// ).
> I would like to understand protocol for the same. Altough i had  
> gone through the protocol text file in the subversion sources  
> directory.
> I would be grrate ful somebody gives the exact working of the  
> protocol.

Does the 'protocol' document not give a precise-enough description?   
If something's unclear, please ask specific questions.




---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org