Branko Čibej <brane@xbc.nu> writes:
> Here's the regexp I'm using:
>
> "src/svn/[^/]*/\\(subversion\\|tools\\|build\\)/"
>
> Two things to notice there: (1) I sometimes have several working copies
> checked out under ...src/svn, and I want the regexp to match all of
> them; (2) I want the hook to catch only in "our" directories within the
> working copy, so I match "subversion", "tools" and "build" explicitly; I
> don't want to use GNU style in the APR that's checked out into my repo. :-)
Gosh, does APR even have a style? Is it "any style but gnu style?"
Don't know...
Anyway, sure, feel free to edit the recommendation in HACKING
post-3735. No, wait -- you started issue #872. *I'll* edit the
recommendation in HACKING :-).
-K
---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Mon Nov 11 23:51:27 2002