Softpedia
 


LINUX CATEGORIES:



GLOBAL PAGES >>
NEWS ARCHIVE >>
SOFTPEDIA REVIEWS >>
MEET THE EDITORS >>
WEEK'S BEST
  • Linux Kernel 3.9.2 / 3....
  • LibreOffice 3.6.6 / 4.0.3
  • MPlayer 1.1.1
  • systemd 204
  • Arch Linux 2013.05.01
  • Blender 2.67
  • KDE Software Compilatio...
  • CrunchBang Linux Stable...
  • Elementary OS 0.1 / 0.2...
  • SystemRescueCd 3.6.0
  • Home > Linux > Programming > Libraries

    SVN::Notify 2.77

    Download button

    No screenshots available
    Downloads: 1,435  View global page NEW!  Tell us about an update
    User Rating:
    Rated by:
    Fair (2.6/5)
    19 user(s)
    Developer:

    License / Price:

    Last Updated:

    Category:
    David Wheeler | More programs
    Perl Artistic License / FREE
    July 21st, 2008, 21:17 GMT
    ROOT / Programming / Libraries

     Read user reviews (0)  Refer to a friend  Subscribe

    SVN::Notify description

    SVN::Notify is a Subversion activity notification.

    SVN::Notify is a Subversion activity notification.

    Synopsis

    Use svnnotify in post-commit:
    svnnotify --repos-path "$1" --revision "$2"
    --to developers@example.com [options]

    svnnotify --repos-path "$1" --revision "$2"
    --to-cx-regex i10n@example.com=I10N [options]
    Use the class in a custom script:
    use SVN::Notify;

    my $notifier = SVN::Notify->new(%params);
    $notifier->prepare;
    $notifier->execute;

    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 easily add new functionality. By default, A list of all the files affected by the commit will be assembled and listed in a single message. An additional option allows diffs to be calculated for the changes and either appended to the message or added as an attachment. See the with_diff and attach_diff options below.

    Product's homepage

    Requirements:

    · Perl

      


    TAGS:

    Subversion notification | SVN notification | Perl module | Subversion | SVN | notification

    Go to top

    WindowsGamesDriversMacLinuxScriptsMobileHandheldNews

    SUBMIT PROGRAM   |   ADVERTISE   |   GET HELP   |   SEND US FEEDBACK   |   RSS FEEDS   |   UPDATE YOUR SOFTWARE   |   ROMANIAN FORUM