--- Steve <[EMAIL PROTECTED]> wrote: > I have my SSH on an off port to help prevent dictionary style > attacks. But shouldn't svn:// be all thats needed or is > svn+ssh strictly nessecary?
svn:// is enough, IF the svnserve port is open to the outside world. I generally wouldn't recommend that, though, and if you don't do that, then yes, svn+ssh is necessary. /* PLUG: http://plug.org, #utah on irc.freenode.net Unsubscribe: http://plug.org/mailman/options/plug Don't fear the penguin. */
