Mirror of the gdb-patches mailing list
 help / color / mirror / Atom feed
From: Andrew Cagney <cagney@gnu.org>
To: Andreas Schwab <schwab@suse.de>
Cc: binutils@sources.redhat.com, gdb-patches@sources.redhat.com,
	Ian Lance Taylor <ian@wasabisystems.com>
Subject: Re: [patch/rfc] Skip .cvsfiles in src-release; Was: [rfa/binutils] distclean .cvsignore?
Date: Sat, 28 Feb 2004 21:54:00 -0000	[thread overview]
Message-ID: <40410E12.9040304@gnu.org> (raw)
In-Reply-To: <jefzcuq40f.fsf@sykes.suse.de>

> Andrew Cagney <cagney@gnu.org> writes:
> 
> 
>>> --- src-release	15 Jan 2004 23:24:29 -0000	1.9
>>> +++ src-release	28 Feb 2004 19:59:01 -0000
>>> @@ -208,11 +208,14 @@
>>>  	-rm -f $(PACKAGE)-$(VER)
>>>  	ln -s proto-toplev $(PACKAGE)-$(VER)
>>>  
>>> +CVS_NAMES= \( -name CVS -o -name '\.cvsignore' \)
> 
> 
> This won't match .cvsignore (it's a glob pattern, not a regex).

Actually, it did (guess its a GNU find feature).  Anyway, committed 
minus that '\'.  In testing this I noticed a few other CVS files that it 
wouldn't hurt to prune (but I'll follow that up after GDB's branched).

Andrew



  reply	other threads:[~2004-02-28 21:54 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2004-02-28 17:59 Andrew Cagney
     [not found] ` <m34qtbqdlm.fsf@gossamer.airs.com>
     [not found]   ` <4040E14C.6090607@gnu.org>
     [not found]     ` <jek727ox4l.fsf@sykes.suse.de>
2004-02-28 20:01       ` [patch/rfc] Skip .cvsfiles in src-release; Was: " Andrew Cagney
2004-02-28 21:37         ` Andreas Schwab
2004-02-28 21:54           ` Andrew Cagney [this message]
2004-02-28 22:16             ` Andreas Schwab
2004-02-28 22:19         ` Ian Lance Taylor
2004-02-28 23:24           ` Andrew Cagney

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=40410E12.9040304@gnu.org \
    --to=cagney@gnu.org \
    --cc=binutils@sources.redhat.com \
    --cc=gdb-patches@sources.redhat.com \
    --cc=ian@wasabisystems.com \
    --cc=schwab@suse.de \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox