Does Switchtower support svn+ssh://

All the examples I’ve seen have the SSH repository accessed via http://
Does Switchtower support svn+ssh:// URLs?

Jake

On 23/12/05, Jamis B. [email protected] wrote:

On Dec 22, 2005, at 2:33 PM, Jake J. wrote:

All the examples I’ve seen have the SSH repository accessed via
http://
Does Switchtower support svn+ssh:// URLs?

Yes, it does.

Nice. Does that go for the other RA modules too
(are you just calling out to an svn client binary)?


Rasputin :: Jack of All Trades - Master of Nuns
http://number9.hellooperator.net/

On Dec 22, 2005, at 2:33 PM, Jake J. wrote:

All the examples I’ve seen have the SSH repository accessed via
http://
Does Switchtower support svn+ssh:// URLs?

Yes, it does.

  • Jamis

On Dec 23, 2005, at 3:13 AM, Dick D. wrote:

(are you just calling out to an svn client binary)?
Yes. All the svn work is done via system(…) calls, so everything
you’re used to should be supported.

  • Jamis