[svn.haxx.se] · SVN Dev · SVN Users · SVN Org · TSVN Dev · TSVN Users · Subclipse Dev · Subclipse Users · this month's index

explaining syntax-check hook-script

From: Marc Lustig <ml_at_marclustig.com>
Date: Mon, 7 Sep 2009 07:49:32 -0700 (PDT)

Could somebody explain what exactly the pre-commit hook-script

http://svn.collab.net/repos/svn/trunk/contrib/hook-scripts/syntax-check.sh

is doing?

The comments state
# This script provides language independant syntax checking
# functionality intended to be invoked from a subversion pre-commit
# hook.

What rules are used for the syntax?
What will be ensured if the script is passed successfully?

We have the requirement to ensure that log-messages as well as file-names
and the contents of character-based files are properly encoded, i .e. in
UTF-8.
Anybody knows a script to do this job?

-- 
View this message in context: http://www.nabble.com/explaining-syntax-check-hook-script-tp25331704p25331704.html
Sent from the Subversion Users mailing list archive at Nabble.com.
------------------------------------------------------
http://subversion.tigris.org/ds/viewMessage.do?dsForumId=1065&dsMessageId=2391893
To unsubscribe from this discussion, e-mail: [users-unsubscribe_at_subversion.tigris.org].
Received on 2009-09-07 16:50:35 CEST

This is an archived mail posted to the Subversion Users mailing list.

This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.