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

Advice: svn+ssh OR svn over ssh

From: Ed MacDonald <edmacdonald_at_hotmail.com>
Date: 2004-06-04 19:40:41 CEST

As far as I can tell, I have a gazillion options for securly accessing a subversion repository. The two I'm considering are svn+ssh and snv over ssh. What are the pros/cons of each approach?

== Option 1 ==
  svn+ssh://myserver/myrepo

== Option 2 ==
  ssh -L 3690:myserver:3690
  svn://localhost/myrepo

== Intended Environment ==
  SVN Server: Win2k
  SVN Client: TortoiseSVN

Thanks,

Ed
Received on Fri Jun 4 19:42:36 2004

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.