You are viewing a plain text version of this content. The canonical link for it is here.
Posted to cvs@incubator.apache.org by se...@apache.org on 2017/07/30 22:50:34 UTC

incubator git commit: Just use https: always.

Repository: incubator
Updated Branches:
  refs/heads/master dd4325832 -> 4d41c4a4c


Just use https: always.


Project: http://git-wip-us.apache.org/repos/asf/incubator/repo
Commit: http://git-wip-us.apache.org/repos/asf/incubator/commit/4d41c4a4
Tree: http://git-wip-us.apache.org/repos/asf/incubator/tree/4d41c4a4
Diff: http://git-wip-us.apache.org/repos/asf/incubator/diff/4d41c4a4

Branch: refs/heads/master
Commit: 4d41c4a4c7c0e8aa4b218696f28646bf4ff75c8b
Parents: dd43258
Author: Sebb <se...@apache.org>
Authored: Sun Jul 30 23:50:27 2017 +0100
Committer: Sebb <se...@apache.org>
Committed: Sun Jul 30 23:50:27 2017 +0100

----------------------------------------------------------------------
 assets/.htaccess | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/incubator/blob/4d41c4a4/assets/.htaccess
----------------------------------------------------------------------
diff --git a/assets/.htaccess b/assets/.htaccess
index 5cb4cff..81517a6 100644
--- a/assets/.htaccess
+++ b/assets/.htaccess
@@ -220,4 +220,4 @@ Redirect Permanent /reef http://reef.apache.org
 Redirect Permanent /kylin http://kylin.apache.org
 
 # Restore access to podlings.*
-RedirectMatch ^/(podlings.*)$ "//svn.apache.org/repos/asf/incubator/public/trunk/content/$1"
+RedirectMatch ^/(podlings.*)$ "https://svn.apache.org/repos/asf/incubator/public/trunk/content/$1"


---------------------------------------------------------------------
To unsubscribe, e-mail: cvs-unsubscribe@incubator.apache.org
For additional commands, e-mail: cvs-help@incubator.apache.org