Steve 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?
I would imagine that you could set a default port for the host in your ~/.ssh/config file, something like:
Host <your svnserver> port <your weird port> -Blake /* PLUG: http://plug.org, #utah on irc.freenode.net Unsubscribe: http://plug.org/mailman/options/plug Don't fear the penguin. */
