[svn.haxx.se] · SVN Dev · SVN Users · SVN Org · TSVN Dev · TSVN Users · Subclipse Dev · Subclipse Users · this month's index

Re: [PATCH] Regexp support for svn:ignore

From: Osku Salerma <osku_at_iki.fi>
Date: 2006-06-21 18:09:17 CEST

On Wed, 21 Jun 2006, Garrett Rooney wrote:

> On 6/21/06, Osku Salerma <osku@iki.fi> wrote:
>
> > * svn diff -F (and possibly -p?)
>
> What would those options do?

http://svn.haxx.se/dev/archive-2006-02/0219.shtml

From man diff:

       -p --show-c-function
              Show which C function each change is in.

       -F RE --show-function-line=RE
              Show the most recent line matching RE.

I assume the -F option is useful for generating the function-name style
diffs that -p does for languages other than C, e.g. for Python you could
use "-F '/^ *def [a-z_]+\(/'.

--
Osku Salerma - osku_at_iki.fi - http://www.oskusoft.com/osku/
---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Wed Jun 21 18:10:06 2006

This is an archived mail posted to the Subversion Dev mailing list.

This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.