[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: Eric Lemes <ericlemes_at_gmail.com>
Date: 2006-12-01 14:49:41 CET

Other solution, that I think I'll evaluate is Apache tunneled in SSH.

So, I have the public key authentication AND the Active Directory
Authentication.

Eric

On 12/1/06, Nikki Locke <info@trumphurst.com> wrote:
>
> Méresse Christophe wrote:
> > > -----Original Message-----
> > > From: news
> > [mailto:news@sea.gmane.org]On Behalf Of Pieter
> >
> > > 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)
>
> Or, alternatively, set up a ssh tunnel for port 3690 between a local
> machine and the svn server, and use svn: urls to the machine with the
> tunnel.
>
> --
> Nikki Locke, Trumphurst Ltd. PC & Unix consultancy & programming
> http://www.trumphurst.com/
>
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
> For additional commands, e-mail: users-help@subversion.tigris.org
>
>
Received on Fri Dec 1 14:50:39 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.