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-changelog

[Xen-changelog] Update ignores for .bz2 patches in top level directory.

To: xen-changelog@xxxxxxxxxxxxxxxxxxx
Subject: [Xen-changelog] Update ignores for .bz2 patches in top level directory.
From: Xen patchbot -unstable <patchbot-unstable@xxxxxxxxxxxxxxxxxxx>
Date: Fri, 03 Feb 2006 19:24:16 +0000
Delivery-date: Fri, 03 Feb 2006 19:36:42 +0000
Envelope-to: www-data@xxxxxxxxxxxxxxxxxxx
List-help: <mailto:xen-changelog-request@lists.xensource.com?subject=help>
List-id: BK change log <xen-changelog.lists.xensource.com>
List-post: <mailto:xen-changelog@lists.xensource.com>
List-subscribe: <http://lists.xensource.com/cgi-bin/mailman/listinfo/xen-changelog>, <mailto:xen-changelog-request@lists.xensource.com?subject=subscribe>
List-unsubscribe: <http://lists.xensource.com/cgi-bin/mailman/listinfo/xen-changelog>, <mailto:xen-changelog-request@lists.xensource.com?subject=unsubscribe>
Reply-to: xen-devel@xxxxxxxxxxxxxxxxxxx
Sender: xen-changelog-bounces@xxxxxxxxxxxxxxxxxxx
# HG changeset patch
# User cl349@xxxxxxxxxxxxxxxxxxxx
# Node ID 959ba341631c34024299f5773f13641b53270402
# Parent  7bafcb7c24eb04adb6e24b761323e63812cfe07d
Update ignores for .bz2 patches in top level directory.

Signed-off-by: Christian Limpach <Christian.Limpach@xxxxxxxxxxxx>

diff -r 7bafcb7c24eb -r 959ba341631c .hgignore
--- a/.hgignore Fri Feb  3 09:34:03 2006
+++ b/.hgignore Fri Feb  3 09:37:34 2006
@@ -13,7 +13,8 @@
 .*\.flc$
 .*\.orig$
 .*\.rej$
-^.valid-srcs$
+^[^/]*\.bz2$
+^\.valid-srcs$
 ^TAGS$
 ^dist/.*$
 ^docs/.*\.aux$

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

<Prev in Thread] Current Thread [Next in Thread>
  • [Xen-changelog] Update ignores for .bz2 patches in top level directory., Xen patchbot -unstable <=