Table entry may be inaccurate

Jelai Wang JWang at ms.soph.uab.edu
Sat May 5 23:11:40 CDT 2007


Hi Ben,

Thank you for the clarification.  I was confused.  :-\  

Jelai 

P.S. This is a great book, keep up the good work!

-----Original Message-----
From: sussman at gmail.com [mailto:sussman at gmail.com] On Behalf Of Ben
Collins-Sussman
Sent: Saturday, May 05, 2007 10:02 PM
To: Jelai Wang
Cc: svnbook-dev at red-bean.com
Subject: Re: Table entry may be inaccurate

He Jelai,

Actually, svn+ssh:// *does* interact with svnserve.  Keep reading the
chapter;  you'll see that the scheme causes an svnserve process to be
launched, and then the client speaks the svnserve protocol over the ssh
tunnel.  That's why it's an svn:// variant, rather than a file:///
variant.  You're right in the sense that it's not talking to a
persistent svnserve daemon, but it does talk to svnserve.  :-)


On 4/2/07, Jelai Wang <JWang at ms.soph.uab.edu> wrote:
> I was reading the latest nightly build, and in table 1.1 page 32 it 
> states that "svn+ssh://" is the "same as svn://, but through an SSH 
> tunnel".
>
> If I am not mistaken, this should read "same as file://, but through a

> SSH tunnel", because the svn+ssh:// scheme doesn't interact with the 
> repository through a running svnserve daemon.
>
> Hope this helps,
> Jelai
>
> Jelai Wang
> Systems Programmer Lead
> Section on Statistical Genetics, Dept of Biostatistics University of 
> Alabama at Birmingham
> 205-975-9111
> http://www.ssg.uab.edu
>
> _______________________________________________
> svnbook-dev mailing list
> svnbook-dev at red-bean.com
> http://www.red-bean.com/mailman/listinfo/svnbook-dev
>




More information about the svnbook-dev mailing list