On Friday, November 24, 2017 at 1:57:17 PM UTC+1, william william wrote: > > Hi, > > Background: > The svn server is installed in the intranet. I can access the web through > the sslvpn. > > If I using TortoiseSVN version : 1.9.7 through sslvpn to repo-browser the > url link, the message "please wait while the repository browser is > initializing" is show on the screen the application is hang. > > The TortoiseSVN and web access is function under intranet. > > Do you have any idea on it? >
SVN uses the WebDAV protocol, not just plain http(s). Most likely, your vpn connection blocks the DAV requests. -- You received this message because you are subscribed to the Google Groups "TortoiseSVN" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To view this discussion on the web visit https://groups.google.com/d/msgid/tortoisesvn/05d616ac-ad90-4195-9dd3-c189ea96703a%40googlegroups.com. For more options, visit https://groups.google.com/d/optout.
