GDB Focus Group at the 2008 GCC Summit
Michael Snyder
msnyder@specifix.com
Tue Jun 24 18:12:00 GMT 2008
On Tue, 2008-06-24 at 09:35 +0100, Andrew STUBBS wrote:
> Mark Kettenis wrote:
> > Objection! I have played with SVN for work and I really dilike the
> > fact that a checked out repository is very grep unfriendly.
>
> grep --exclude=*.svn-base
>
> I have it in an alias.
Yes, I have to do something similar when I diff two cvs trees:
diff -rup -x CVS ...
More information about the Gdb
mailing list