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

Re: security issues

From: Kenneth Porter <shiva_at_sewingwitch.com>
Date: 2005-04-11 01:31:01 CEST

--On Sunday, April 10, 2005 7:14 PM -0400 mbneto <mbneto@gmail.com> wrote:

> My major concern now is security. My updates are usually performed in
> external servers and my cvs server located behind a firewall using
> ssh.
>
> Since I am still trying to understand how things work is there a way
> to use ssh and still rely on apache/webdav?
>
> Or is there a better way to setup.

You can either use ssh+svn, or you can use DAV over HTTPS with some kind of
web authentication scheme like a .htaccess/htpasswd file. I use the latter,
which is pretty easy to set up.

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Mon Apr 11 01:33:22 2005

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.