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

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

From: Méresse Christophe <christophe.meresse_at_nagra.com>
Date: 2006-12-01 10:34:57 CET

> -----Original Message-----
> From: news [mailto:news@sea.gmane.org]On Behalf Of Pieter
> Sent: vendredi, 1. décembre 2006 09:52
> To: users@subversion.tigris.org
> Subject: Re: using Subversion over the internet (with
> Windows?): Howto?
[snip]
> One more question: Is there a difference in performance
> between Apache+Https
> or copSSH? Because we still do have small bandwith, every Kbs
> counts... :-/

On a simple subversion command, there is no significative difference.
But when many commands have to be done consecutively (that's often the case with GUIs) the SSH tunnel is created for each command and this can dramatically decrease the performances.
My personal advice is to use https (moreover it opens some interresting web possibilities and it's easier to configure for the users)

Christophe

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Fri Dec 1 10:35:35 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.