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

Separate commit e-mail for project managers

From: oleksa borodie <oleksa.borodie_at_gmail.com>
Date: 2005-03-22 13:39:53 CET

Hello

 There is some projects in our repository. Some developer could work
separately on single project all time some switch from one project to
another.
 All projects are placed into single repository. The tree looks like
project1
---trunk
---branch
---tag
project2
---trunk
---branch
---tag
and so on.
 At the commit I'd like to send notification e-mail only for
developers who is working with committed project now. Project
developer e-mail addresses could be stored in the project svn
properties or hardcoded into the post-commit script. I've seen
commit-email.pl but there is nothing like that.
 I've set up post-commit hook but how should I parse svnlook output to
get project name? I'd like to get dirs-changed list and select unique
top-level folder name but it sounds too complex for me. Has anyone
solve such problem?
 
Thank you.

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Tue Mar 22 13:45:39 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.