On Fri, 21 Apr 2006, Stefano Zacchiroli wrote: > > Now I've put this: > > for_paths = (tags|trunk)/packages/(?P<package>[^/]+)/ > > Uhm, is this regular expression supposed to match starting from the > beginning of the commited path or just "somewhere" (as I expected it to > be)?
Yes it implicitely matches at the root of the repository. Cheers, -- Raphaël Hertzog Premier livre français sur Debian GNU/Linux : http://www.ouaza.com/livre/admin-debian/ -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

