Repo browser doesn't show redirected URL in address bar when accessing to ParentPath
From: Quan Liang <quan.liang_at_wandisco.com>
Date: Mon, 18 Apr 2016 00:09:29 -0700 (PDT)
Using URL rewrite to direct http:// to https://, in some cases the Repo browser does not show the redirected URL.
Apache rewrite setting:
Listen 80
Subversion DAV location is running on port 443 over SSL with "SVNListParentPath On"
Accessing the following URLs via Web browser(Safari, IE), TSVN repo browser.
1) Parent Path: http://example.com/svn
2) Existing repo: http://example.com/svn/repo_exist
3) Non-existing repo: http://example.com/svn/repo_non_exist
Testing on TortoiseSVN 1.9.3.
I consider this as a trivial bug. The expected behavior is the address bar should how the redirected URL instead of the original one.
Any comment is appreciated.
Thanks.
------------------------------------------------------
To unsubscribe from this discussion, e-mail: [users-unsubscribe_at_tortoisesvn.tigris.org].
|
This is an archived mail posted to the TortoiseSVN Users mailing list.
This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.