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

Re: Mailer problem

From: André Malo <nd_at_perlig.de>
Date: 2005-12-01 15:51:01 CET

* Luigi Paioro <luigi@lambrate.inaf.it> wrote:

> [my group]
> for_rep = .*/myrepos$
> for_paths = /myprj

Paths are matched without a leading slash. By the way, svnmailer guarantees,
that directories are matched with a trailing slash; so

for_paths = myprj/

would be the way to go.
Note that you've used svnmailer specific option names, so mailer.py won't work
with that config at all.

HTH, nd

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Thu Dec 1 15:57:48 2005

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

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