You are viewing a plain text version of this content. The canonical link for it is here.
Posted to common-commits@hadoop.apache.org by om...@apache.org on 2008/12/11 03:45:48 UTC

svn commit: r725549 - in /hadoop/core/branches/branch-0.19: .gitignore src/docs/cn/ src/docs/cn/src/documentation/ src/docs/cn/src/documentation/sitemap.xmap src/docs/cn/uming.conf

Author: omalley
Date: Wed Dec 10 18:45:48 2008
New Revision: 725549

URL: http://svn.apache.org/viewvc?rev=725549&view=rev
Log:
HADOOP-4164. Another two files to ignore.

Removed:
    hadoop/core/branches/branch-0.19/src/docs/cn/src/documentation/sitemap.xmap
    hadoop/core/branches/branch-0.19/src/docs/cn/uming.conf
Modified:
    hadoop/core/branches/branch-0.19/.gitignore
    hadoop/core/branches/branch-0.19/src/docs/cn/   (props changed)
    hadoop/core/branches/branch-0.19/src/docs/cn/src/documentation/   (props changed)

Modified: hadoop/core/branches/branch-0.19/.gitignore
URL: http://svn.apache.org/viewvc/hadoop/core/branches/branch-0.19/.gitignore?rev=725549&r1=725548&r2=725549&view=diff
==============================================================================
--- hadoop/core/branches/branch-0.19/.gitignore (original)
+++ hadoop/core/branches/branch-0.19/.gitignore Wed Dec 10 18:45:48 2008
@@ -30,3 +30,5 @@
 src/contrib/index/conf/index-config.xml
 src/docs/build
 src/docs/cn/build
+src/docs/cn/src/documentation/sitemap.xmap
+src/docs/cn/uming.conf

Propchange: hadoop/core/branches/branch-0.19/src/docs/cn/
------------------------------------------------------------------------------
    svnignore = uming.conf

Propchange: hadoop/core/branches/branch-0.19/src/docs/cn/src/documentation/
------------------------------------------------------------------------------
    svnignore = sitemap.xmap