Added by Arne Hormann almost 19 years ago. Updated over 18 years ago.
Description
Please add support for ssh access to svn repositories
svn+ssh:// syntax is not accepted by this (repository.rb): validates_format_of :url, :with =>/^(http|https|svn|file):\/\/.+/i
But if you specify svn+ssh:// syntax by hand in the database- then it works ok.
An easy fix? :-)
This would be a helpful addition for me as well...
Fix committed in r751.You'll have to setup a passphrase-less ssh key to access therepository.
Also available in: Atom PDF