Google Groups no longer supports new Usenet posts or subscriptions. Historical content remains viewable.
Dismiss

tortoise svn and port number

559 views
Skip to first unread message

tara...@gmail.com

unread,
Mar 15, 2006, 1:17:52 AM3/15/06
to
Hi everyone

AFAIK tortoise uses port 3690 to communicate with the svn server. I'm
in China atm, and the svn server is in Australia. For some reason,
somewhere along the line (about the 6th hop in) port 3690 is getting
filtered (I checked using nmap). I'm aware that a svn server can be
setup somehow using Apache over port 80, which will not be blocked.
However, how do you get tortoise to communicate over port 80 rather
than port 3690?

Is it as simple as changing the prefix where you specify the location
of the server (eg: in the relocate server menu) from
svn://some.ip.address to http://some.ip.address?

Thanks for your time

Taras

Marek TROFIMIUK

unread,
Mar 20, 2006, 5:15:57 AM3/20/06
to
tara...@gmail.com wrote:
> Hi everyone
>
> AFAIK tortoise uses port 3690 to communicate with the svn server. I'm
> in China atm, and the svn server is in Australia. For some reason,
> somewhere along the line (about the 6th hop in) port 3690 is getting
> filtered (I checked using nmap). I'm aware that a svn server can be
> setup somehow using Apache over port 80, which will not be blocked.
> However, how do you get tortoise to communicate over port 80 rather
> than port 3690?

It uses Apache web_dav module. Check svnbook for more details
http://svnbook.red-bean.com/

> Is it as simple as changing the prefix where you specify the location
> of the server (eg: in the relocate server menu) from
> svn://some.ip.address to http://some.ip.address?

Yes, It's that simple (provided server is configured).
I recommend using ssl, i.e. port 443 and https prefix.

Btw, you can also use svn+ssh (secure port 22).

Regards,
--
Marek Trofimiuk < mt20863 (at) sgh waw pl >
Primary key fingerprint: FA3C 14D8 020F FA0C 70AE 930C F63F F04B 2ADD 9DD7

0 new messages