Pārlūkot izejas kodu

AMBARI-552. Update README to point to trunk (Contributed by vinodkv)

git-svn-id: https://svn.apache.org/repos/asf/incubator/ambari/trunk@1349111 13f79535-47bb-0310-9956-ffa450edef68
Vikram Dixit K 13 gadi atpakaļ
vecāks
revīzija
864947c0f2
2 mainītis faili ar 5 papildinājumiem un 2 dzēšanām
  1. 2 0
      CHANGES.txt
  2. 3 2
      README.txt

+ 2 - 0
CHANGES.txt

@@ -6,6 +6,8 @@ characters wide.
 
 Release 1.0.0 - unreleased
 
+  AMBARI-552. Update README to point to trunk (vinodkv via vikram)
+
   AMBARI-543. Rpm naming needs to be corrected. (vikram via reznor)
 
   AMBARI-541. Update README for installing/running code off

+ 3 - 2
README.txt

@@ -1,7 +1,8 @@
 Ambari
 ======
 
- - Ambari provides the GUI frontend that would help users install, manage and monitor the Hadoop cluster.
+ - Ambari provides the GUI frontend that would help users install, manage and
+monitor the Hadoop cluster.
  - It uses CSS, Javascript, and HTML on client side. We use the existing proven
 open-source technologies in the backend e.g. PHP, Puppet for deploying and
 configuring the Hadoop services, Nagios & Ganglia for monitoring alerts and
@@ -12,7 +13,7 @@ Getting Ambari
 
 The source can be checked out anonymously from SVN with this command:
 
-  $ svn checkout http://svn.apache.org/viewvc/incubator/ambari/branches/ambari-186 ambari
+  $ svn checkout http://svn.apache.org/repos/asf/incubator/ambari/trunk ambari
 
 How to build Ambari
 ===================