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

Re: what is the best way to set up secure svn server for people outside the firewall to access it?

From: Nico Kadel-Garcia <nkadel_at_gmail.com>
Date: Wed, 23 Sep 2009 17:42:20 -0400

On Wed, Sep 23, 2009 at 1:49 PM, baz themail <bazthemail_at_gmail.com> wrote:
> Thanks for your reply.
>
> Anyone can give me a procedure to set up mid level security svn server and
> high level security svn server? Sorry if i am asking too much :)
>
> A.
>
> On Wed, Sep 23, 2009 at 9:46 AM, Andrey Repin <anrdaemon_at_freemail.ru> wrote:
>>
>> Greetings, baz themail!
>>
>> > what is the best/recommended way to set up secure svn server for people
>> > outside the firewall to access it?
>>
>> Depends what the level of security you want.
>> No simple answer.

Well, start by considering how Sourceforge does it. Individual
repositories with different projects, different people have different
access to it, and the only permitted write access is via svn+ssh in
order to avoid the 'store passwords in cleartext' that has been
inherent in Subversion's services since day one. You'll need to manage
the SSH keys for individual repositories, for which I've never found a
good tool, but it's a start

------------------------------------------------------
http://subversion.tigris.org/ds/viewMessage.do?dsForumId=1065&dsMessageId=2399087

To unsubscribe from this discussion, e-mail: [users-unsubscribe_at_subversion.tigris.org].
Received on 2009-09-23 23:43:02 CEST

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.