[svnbook] r5087 committed - trunk/tools/bin/spew-svn-command-options

cmpilato at users.sourceforge.net cmpilato at users.sourceforge.net
Wed Feb 3 09:37:20 CST 2016


Revision: 5087
          http://sourceforge.net/p/svnbook/source/5087
Author:   cmpilato
Date:     2016-02-03 15:37:19 +0000 (Wed, 03 Feb 2016)
Log Message:
-----------
* tools/bin/spew-svn-command-options
  Add 'svnauth' and 'svnmucc' to the list of programs whose options
  are listed.

Modified Paths:
--------------
    trunk/tools/bin/spew-svn-command-options

Modified: trunk/tools/bin/spew-svn-command-options
===================================================================
--- trunk/tools/bin/spew-svn-command-options	2016-02-03 15:26:38 UTC (rev 5086)
+++ trunk/tools/bin/spew-svn-command-options	2016-02-03 15:37:19 UTC (rev 5087)
@@ -26,8 +26,10 @@
 ### Change this as needed to point to the specific binaries you wanna query.
 tools = ['svn',
          'svnadmin',
+         'svnauth',
          'svndumpfilter',
          'svnlook',
+         'svnmucc',
          'svnrdump',
          'svnserve',
          'svnsync',





More information about the svnbook-dev mailing list