[svn.haxx.se] · SVN Dev · SVN Users · SVN Org · TSVN Dev · TSVN Users · Subclipse Dev · Subclipse Users · this month's index

Re: using Subversion over the internet (with Windows?): Howto?

From: Thomas Harold <tgh_at_tgharold.com>
Date: 2006-12-01 16:37:24 CET

Pieter wrote:
> Thanks guys for the help!
>
> One more question: Is there a difference in performance between Apache+Https
> or copSSH? Because we still do have small bandwith, every Kbs counts... :-/

Network-wise, SVN is a pretty tight protocol. AFAIK, it compresses data
by default and only transmits differences. So I don't think there will
be a big difference other then setting up / tearing down SSH tunnels all
the time.

(I don't remember if SSH or HTTPS compress data inside the transport
tunnel as well or not.)

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Fri Dec 1 16:38:41 2006

This is an archived mail posted to the Subversion Users mailing list.

This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.