Questions tagged [svn-notify]

SVN::Notify - Subversion activity notification

This class may be used for sending email messages for Subversion repository activity. There are a number of different modes supported, and SVN::Notify is fully subclassable, to add new functionality, and offers comprehensive content filtering to easily modify the format of its messages.

4 questions
1
vote
1 answer

post-commit mails using gmail (SVN)

I've spent a lot of time yet. But I'm still stuck. I run Ubuntu 12.04. I have set up SVN and it's working fine. Now I want to send nice E-Mails on each commit, so I installd svnnotify and applied the --css-inlne patch. (post). Less secure access is…
Christian Bohli
  • 331
  • 1
  • 4
  • 15
1
vote
0 answers

Post Commit Hook with Email Notification Error SVN

I am configuring my SVN server to send an email when some one commit code to the repository. After some googling I am using bellow codes for post-commit. I would like to use gmail SMTP as a mail server. But I am ending up with error.. "post-commit…
0
votes
1 answer

Jenkins or SVNNotify

I would like to do the below scenario: After post commit to svn, notify a server(example, node.js server running) Once the server is notified, the server should restart. I can use Post commit hook to let me know when there is svn commit…
Sweety Bertilla
  • 972
  • 10
  • 35
0
votes
1 answer

I am not able to install svnnotify

I tried to install svnnotify(SVN-NOTIFY-2.8.4) and when I tried to execute the svnnotify which was saved in the bin of the download folder. I got the below response: Can't locate SVN/Notify.pm in @INC (@INC contains:…
Sweety Bertilla
  • 972
  • 10
  • 35