From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Lucas Gabutti Newsgroups: gmane.emacs.help Subject: Emacs and Subversion Date: Fri, 13 Jun 2008 13:04:32 -0700 (PDT) Message-ID: <17831035.post@talk.nabble.com> NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit X-Trace: ger.gmane.org 1213387983 9459 80.91.229.12 (13 Jun 2008 20:13:03 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Fri, 13 Jun 2008 20:13:03 +0000 (UTC) To: Help-gnu-emacs@gnu.org Original-X-From: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Fri Jun 13 22:13:46 2008 Return-path: Envelope-to: geh-help-gnu-emacs@m.gmane.org Original-Received: from lists.gnu.org ([199.232.76.165]) by lo.gmane.org with esmtp (Exim 4.50) id 1K7Fec-0001TZ-1I for geh-help-gnu-emacs@m.gmane.org; Fri, 13 Jun 2008 22:13:46 +0200 Original-Received: from localhost ([127.0.0.1]:51739 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1K7Fdo-0002v7-0r for geh-help-gnu-emacs@m.gmane.org; Fri, 13 Jun 2008 16:12:56 -0400 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1K7FVj-0008Kc-Qf for help-gnu-emacs@gnu.org; Fri, 13 Jun 2008 16:04:35 -0400 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1K7FVi-0008KI-CP for Help-gnu-emacs@gnu.org; Fri, 13 Jun 2008 16:04:35 -0400 Original-Received: from [199.232.76.173] (port=34068 helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1K7FVi-0008KF-7G for Help-gnu-emacs@gnu.org; Fri, 13 Jun 2008 16:04:34 -0400 Original-Received: from kuber.nabble.com ([216.139.236.158]:42831) by monty-python.gnu.org with esmtps (TLS-1.0:RSA_AES_256_CBC_SHA1:32) (Exim 4.60) (envelope-from ) id 1K7FVh-0002WG-EF for Help-gnu-emacs@gnu.org; Fri, 13 Jun 2008 16:04:33 -0400 Original-Received: from isper.nabble.com ([192.168.236.156]) by kuber.nabble.com with esmtp (Exim 4.63) (envelope-from ) id 1K7FVg-0008Bo-9H for Help-gnu-emacs@gnu.org; Fri, 13 Jun 2008 13:04:32 -0700 X-Nabble-From: lucas.gabutti@gameloft.com X-detected-kernel: by monty-python.gnu.org: Linux 2.6 (newer, 3) X-Mailman-Approved-At: Fri, 13 Jun 2008 16:11:58 -0400 X-BeenThere: help-gnu-emacs@gnu.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Users list for the GNU Emacs text editor List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Original-Sender: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Errors-To: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Xref: news.gmane.org gmane.emacs.help:54803 Archived-At: Hi everyone. I want to make a find-grep command in emacs in a specified directory but with one important issue: I want to process ONLY those files that are under SVN version and ignore all the others within that directory. Hope someone help me. Thank you!! -- View this message in context: http://www.nabble.com/Emacs-and-Subversion-tp17831035p17831035.html Sent from the Emacs - Help mailing list archive at Nabble.com.