email notification for SVN commit
Hello list,
Is there a mailing list in order to receive email notification for SVN commit?
Thanks
email notification for SVN commit
You can get automatic notification of new releases through SourceForge but I have never come across anything that allows you to do the same for SVN commits. You could try asking on the SourceForge support forum or adding this to the SourceForge feature request list.
email notification for SVN commit
Hello,
Subversion allows hooks, scripts executed after/before each commit in the repository. So a script for email notification is theoretically possible. I don’t know if SourceForge give access to such thing.
Thanks
email notification for SVN commit
Hello,
It seems that SF gives access to hooks [1]. May be the project administrator can add svnnotify.
Thanks
[1]http://apps.sourceforge.net/trac/sourceforge/wiki/Subversion%20hook%20scripts#svnnotify
email notification for SVN commit
It is not clear how people would sign up for the notifications. Or did I miss something?
Regards