Re: [PATCH] Issue 3227 - adding some extra "custom" headers to the email
From: Jon Bendtsen <jbendtsen_at_laerdal.dk>
Date: Mon, 26 Jan 2009 14:02:46 +0100
Hi Greg (and others)
I have been thinking about how to split the path apart and how to
Some examples:
Actual path = trunk/tools/hook-scripts/mailer/mailer.py
the ... part signals that this part of the path should be ignored.
Actual path = trunk/tools/hook-scripts/mailer/mailer.py
Notice how both directory and submod has the value hook-scripts
What i want to do is start parsing the path, and then i will parse the
You dont need to have ... in the path, but if you do have it, it can
headers_path = branch/module/submod/.../foobar/.../directory/subdir/file
The configuration parameter email_headers then actually determines
So, how do you like it?
JonB
------------------------------------------------------
|
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.