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

RE: how to connect to svnserve? what's the URL?

From: Adrian Marsh <Adrian.Marsh_at_ubiquisys.com>
Date: 2007-08-20 21:08:30 CEST

Brian,

 

It depends on what mechanism you actually want to setup. Nice thing about
SVN is its fairly flexible.

 

Setting svnserve up as a daemon itself provides little "protection",
authentication or encryption. Don't make the mistake I did of getting one
system up and running without assessing the actual needs..

 

Ask yourself this:

 

- Will sensitive documents be stored here? (Any legal requirements
to encrypt/protect - English Data Protection Act can come into play here).

- Is the network secured (LAN & WAN) ? Does it need to be? Are you
concerned about anyone snooping the network? If it isn't, then do you need
to ensure the data transfer is protected?

- Will it be accessed outside of the company (shared with partners
etc)

 

SVN can work with SSH, Apache (HTTP + HTTPS). All of which have pros/cons..
See the book for details on each.

 

Adrian Marsh

 

  • application/x-pkcs7-signature attachment: smime.p7s
Received on Mon Aug 20 21:06:26 2007

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.