WARNING - OLD ARCHIVES

This is an archived copy of the Xen.org mailing list, which we have preserved to ensure that existing links to archives are not broken. The live archive, which contains the latest emails, can be found at http://lists.xen.org/
   
 
 
Xen 
 
Home Products Support Community News
 
   
 

xen-ppc-devel

[XenPPC] [linux-ppc-2.6] [LINUX][POWERPC] basic .hgignore improvements

To: xen-ppc-devel@xxxxxxxxxxxxxxxxxxx
Subject: [XenPPC] [linux-ppc-2.6] [LINUX][POWERPC] basic .hgignore improvements
From: Xen patchbot-linux-ppc-2.6 <patchbot-linux-ppc-2.6@xxxxxxxxxxxxxxxxxxx>
Date: Tue, 12 Sep 2006 18:21:23 +0000
Delivery-date: Tue, 12 Sep 2006 11:39:45 -0700
Envelope-to: www-data@xxxxxxxxxxxxxxxxxx
List-help: <mailto:xen-ppc-devel-request@lists.xensource.com?subject=help>
List-id: Xen PPC development <xen-ppc-devel.lists.xensource.com>
List-post: <mailto:xen-ppc-devel@lists.xensource.com>
List-subscribe: <http://lists.xensource.com/cgi-bin/mailman/listinfo/xen-ppc-devel>, <mailto:xen-ppc-devel-request@lists.xensource.com?subject=subscribe>
List-unsubscribe: <http://lists.xensource.com/cgi-bin/mailman/listinfo/xen-ppc-devel>, <mailto:xen-ppc-devel-request@lists.xensource.com?subject=unsubscribe>
Reply-to: xen-ppc-devel@xxxxxxxxxxxxxxxxxxx
Sender: xen-ppc-devel-bounces@xxxxxxxxxxxxxxxxxxx
# HG changeset patch
# User Hollis Blanchard <hollisb@xxxxxxxxxx>
# Node ID e574e8dd4c487af78c62a7892a4978ea7db74d15
# Parent  0c4c6144a492946963ddb3c9a2825237d20c7624
[LINUX][POWERPC] basic .hgignore improvements
Signed-off-by: Hollis Blanchard <hollisb@xxxxxxxxxx>
---
 .hgignore |    9 +++++++--
 1 files changed, 7 insertions(+), 2 deletions(-)

diff -r 0c4c6144a492 -r e574e8dd4c48 .hgignore
--- a/.hgignore Fri Sep 08 15:57:31 2006 -0500
+++ b/.hgignore Tue Sep 12 13:10:55 2006 -0500
@@ -1,2 +1,7 @@
-.*~$
-cscope\..*$
+^.*~$
+^cscope\..*$
+^.*\.cmd$
+^.*\.o$
+^System\.map$
+^\.tmp.*$
+^include/config.*$

_______________________________________________
Xen-ppc-devel mailing list
Xen-ppc-devel@xxxxxxxxxxxxxxxxxxx
http://lists.xensource.com/xen-ppc-devel

<Prev in Thread] Current Thread [Next in Thread>
  • [XenPPC] [linux-ppc-2.6] [LINUX][POWERPC] basic .hgignore improvements, Xen patchbot-linux-ppc-2 . 6 <=