[libcode-tidyall-perl] 102/374: document svn precommit

Jonas Smedegaard js at alioth.debian.org
Sun Sep 29 22:25:57 UTC 2013


This is an automated email from the git hooks/post-receive script.

js pushed a commit to branch master
in repository libcode-tidyall-perl.

commit f5e26098b48b7cb1469cb48bb2b8c147e3cc9469
Author: Jonathan Swartz <swartz at pobox.com>
Date:   Wed Jul 18 10:01:59 2012 -0700

    document svn precommit
---
 Changes     |    1 +
 bin/tidyall |    6 ++++++
 2 files changed, 7 insertions(+)

diff --git a/Changes b/Changes
index 801a977..012dd3f 100644
--- a/Changes
+++ b/Changes
@@ -5,6 +5,7 @@ Revision history for Code-TidyAll
 0.03  Jul 3, 2012
 
 * Improvements
+  - Add 
   - When only specified files are being processed, don't scan the whole hierarchy.
   - Add process_source(), for processing a string instead of a file
 
diff --git a/bin/tidyall b/bin/tidyall
index 03dd338..f6c7adc 100755
--- a/bin/tidyall
+++ b/bin/tidyall
@@ -370,6 +370,12 @@ You can turn off backups with C<--no-backups>.
 C<tidyall> will exit with status 1 if any errors occurred while processing
 files, and 0 otherwise.
 
+=head1 SUBVERSION PRECOMMIT
+
+L<Code::TidyAll::SVN::Precommit|Code::TidyAll::SVN::Precommit> implements a
+subversion precommit hook that checks if all files are tidied and valid
+according to C<tidyall>, and rejects the commit if not.
+
 =head1 KNOWN BUGS
 
 =over

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-perl/packages/libcode-tidyall-perl.git



More information about the Pkg-perl-cvs-commits mailing list