You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@subversion.apache.org by cm...@apache.org on 2012/08/21 19:30:43 UTC

svn propchange: r1375675 - svn:log

Author: cmpilato
Revision: 1375675
Modified property: svn:log

Modified: svn:log at Tue Aug 21 17:30:43 2012
------------------------------------------------------------------------------
--- svn:log (original)
+++ svn:log Tue Aug 21 17:30:43 2012
@@ -1,6 +1,9 @@
 Introduce a new 'init-commit' hook script which runs immediately after
 the commit txn is created and populated with initial txnprops.
 
+NOTE:  The hook template has some bogus example behavior that I'll fix in
+a follow-up commit.  (Forgot about that detail over my lunch break.  Doh!)
+
 * subversion/libsvn_repos/repos.h
   (SVN_REPOS__HOOK_INIT_COMMIT): New #define.
   (svn_repos__hook_init_commit): New function.