[prev in list] [next in list] [prev in thread] [next in thread] 

List:       subversion-cvs
Subject:    svn commit: r17570 - in trunk: contrib/hook-scripts
From:       dlr () tigris ! org
Date:       2005-11-30 21:07:48
Message-ID: 200511302147.jAULlIn13297 () morbius ! ch ! collab ! net
[Download RAW message or body]

Author: dlr
Date: Wed Nov 30 15:47:17 2005
New Revision: 17570

Modified:
   trunk/contrib/hook-scripts/README
   trunk/tools/hook-scripts/README

Log:
* contrib/hook-scripts/README
  Add pre-lock-require-needs-lock.py and svn2rss.py.

* tools/hook-scripts/README
  Add commit-email.rb, verify-po.py and path to mailer.py.


Patch by: Mathias Weinert <mathias.weinert@gfa-net.de>
          me


Modified: trunk/contrib/hook-scripts/README
Url: http://svn.collab.net/viewcvs/svn/trunk/contrib/hook-scripts/README?rev=17570&p1= \
trunk/contrib/hook-scripts/README&p2=trunk/contrib/hook-scripts/README&r1=17569&r2=17570
 ==============================================================================
--- trunk/contrib/hook-scripts/README	(original)
+++ trunk/contrib/hook-scripts/README	Wed Nov 30 15:47:17 2005
@@ -20,5 +20,11 @@
    5. pre-commit-check.py
       Template for writing pre-commit checks with the python bindings.
 
+   6. pre-lock-require-needs-lock.py
+      Verifies that the path a user is attempting to lock has the
+      'svn:needs-lock' property set on it.
+
+   7. svn2rss.py
+      Generates a RSS 2.0 file containing commit information.
 
 $Id$

Modified: trunk/tools/hook-scripts/README
Url: http://svn.collab.net/viewcvs/svn/trunk/tools/hook-scripts/README?rev=17570&p1=tr \
unk/tools/hook-scripts/README&p2=trunk/tools/hook-scripts/README&r1=17569&r2=17570 \
                ==============================================================================
                
--- trunk/tools/hook-scripts/README	(original)
+++ trunk/tools/hook-scripts/README	Wed Nov 30 15:47:17 2005
@@ -6,7 +6,13 @@
       from `repository/hooks/post-commit'.  Run the script with no
       arguments for usage.
 
-   2. mailer.py, mailer.conf.example
+   2. commit-email.rb
+      Uses the Ruby/SWIG client bindings to query the repository about
+      the changes made by a particular revision, and send
+      corresponding change emails.  The program takes command-line
+      options for basic setup and to fine-tune its behavior.
+
+   3. mailer/mailer.py, mailer/mailer.conf.example
       Uses the Python/SWIG bindings to directly query the repository
       about the changes made by a particular revision.  The program
       uses a configuration file for basic setup and to fine-tune where
@@ -15,19 +21,23 @@
       smarter with binary files, and it streams its output into the
       mailer (to avoid in-memory buffering).
 
-   3. commit-access-control.pl, commit-access-control.cfg.example
+   4. commit-access-control.pl, commit-access-control.cfg.example
       Uses the `svnlook' program to check if the user who submitted
       the commit has appropriate rights to perform the commit on all
       the modified files and directories using the permissions
       specified in the configuration file.
 
-   4. svnperms.py, svnperms.conf.example
+   5. svnperms.py, svnperms.conf.example
       Similar to commit-access-control.pl, but uses a different
       syntax.  Run 'svnperms.py -h' for usage.
 
-   5. propchange-email.pl
+   6. propchange-email.pl
       Uses the `svnlook' program to send revision property change notice
       emails.  Invoke it from `repository/hook/post-revprop-change'.  Run
       the script with no arguments for usage.
+
+   7. verify-po.py
+      Checks whether the contents of PO files committed to the repository
+      are encoded in UTF-8.
 
 $Id$

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


[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic