You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@subversion.apache.org by Jason Novotny <no...@aei.mpg.de> on 2006/02/10 03:16:16 UTC

changed files in subject

Hi,

    Anyone know how I can adjust the "commit-email.pl"  script (or use 
any other script) so that it specifies what files have changed in the 
subject line?

    Thanks, Jason

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org

Re: changed files in subject / example post-commit ANSWERED

Posted by Jason Novotny <no...@aei.mpg.de>.
    A reply to my own question that hopefully might help others:

Here's an example using SVN::Notify perl script at 
http://search.cpan.org/dist/SVN-Notify/bin/svnnotify

post-commit
-----------------
/usr/local/bin/svnnotify --repos-path "$1" --revision "$2" -d -J 
'http://bugs.
gridsphere.org/browse/%s' -C -O -l /usr/bin/svnlook -t 
gridsphere-cvs@gridlab.org

    Jason

Jason Novotny wrote:

>
> Hi,
>
>    Anyone know how I can adjust the "commit-email.pl"  script (or use 
> any other script) so that it specifies what files have changed in the 
> subject line?
>
>    Thanks, Jason
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
> For additional commands, e-mail: users-help@subversion.tigris.org
>


---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org