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

Re: can I setup svn server through Tomcat?

From: Ryan Schmidt <subversion-2006q2_at_ryandesign.com>
Date: 2006-05-24 00:41:27 CEST

On May 24, 2006, at 00:15, Zemian Deng wrote:

>> If you have ssh access to the server, you can access a repository
>> through that and the svn+ssh "protocol".
>
> hum... even with "svn+ssh" i still need to have the server running
> to listen on a port right?

No, you do not. The instant you connect over svn+ssh, the svnserve
process is started, it services the request, and it stops again. At
no time is any port other than the ssh port used.

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Wed May 24 00:42:29 2006

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.