You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@trafficcontrol.apache.org by ne...@apache.org on 2017/01/11 22:15:36 UTC

[1/2] incubator-trafficcontrol git commit: updates repo url

Repository: incubator-trafficcontrol
Updated Branches:
  refs/heads/master d4bb91afb -> 2ca15d8a5


updates repo url


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

Branch: refs/heads/master
Commit: 0db518d7819b27dbbfa0b09742c0346dd99d6b77
Parents: d4bb91a
Author: Jeremy Mitchell <mi...@gmail.com>
Authored: Tue Jan 10 21:28:03 2017 -0700
Committer: David Neuman <da...@gmail.com>
Committed: Wed Jan 11 15:12:25 2017 -0700

----------------------------------------------------------------------
 traffic_portal/build/README.md | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/incubator-trafficcontrol/blob/0db518d7/traffic_portal/build/README.md
----------------------------------------------------------------------
diff --git a/traffic_portal/build/README.md b/traffic_portal/build/README.md
index fb479a4..fd4b4dc 100644
--- a/traffic_portal/build/README.md
+++ b/traffic_portal/build/README.md
@@ -5,14 +5,14 @@
 * Download Traffic Control repo
 
     ```
-    $ git clone http://github.com/Comcast/traffic_control.git
+    $ git clone https://github.com/apache/incubator-trafficcontrol.git
     ```
 
 * Build the RPM
 
     ```
     $ cd traffic_control/build
-    $ ./docker-build.sh -r http://github.com/Comcast/traffic_control.git -b master traffic_portal
+    $ ./docker-build.sh -r https://github.com/apache/incubator-trafficcontrol.git -b master traffic_portal
     ```
 
 ### 2. Install


[2/2] incubator-trafficcontrol git commit: This closes #175

Posted by ne...@apache.org.
This closes #175


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

Branch: refs/heads/master
Commit: 2ca15d8a547f36d6111c286e61f9d96f5877fb2c
Parents: 0db518d
Author: David Neuman <da...@gmail.com>
Authored: Wed Jan 11 15:15:24 2017 -0700
Committer: David Neuman <da...@gmail.com>
Committed: Wed Jan 11 15:15:24 2017 -0700

----------------------------------------------------------------------

----------------------------------------------------------------------