On Thu, Jul 29, 2010 at 22:40, David Weintraub <[email protected]> wrote:
>
> The standard 'svn' protocol is faster, but it uses port 3690 by
> default. It is very likely that your VPN will block traffic to this
> port.
Why so?
> You can start svnserve on another port, and you can use ssh+svn
> which allows for tunneling.
>
> I believe you can have a Subversion repository run using both the
> svn:// protocol and the http:// protocol at the same time
It's nice to hear so. But since I'm using Visual SVN server, I
think I have to turn to that company to see if their product supports
this "dual-port" function.
Thanks a lot and to the other users as well.