You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@subversion.apache.org by da...@apache.org on 2011/05/10 00:25:26 UTC

svn commit: r1101247 - /subversion/trunk/notes/knobs

Author: danielsh
Date: Mon May  9 22:25:26 2011
New Revision: 1101247

URL: http://svn.apache.org/viewvc?rev=1101247&view=rev
Log:
* notes/knobs: Add 'SVN_FS__TRAIL_DEBUG'.

Modified:
    subversion/trunk/notes/knobs

Modified: subversion/trunk/notes/knobs
URL: http://svn.apache.org/viewvc/subversion/trunk/notes/knobs?rev=1101247&r1=1101246&r2=1101247&view=diff
==============================================================================
--- subversion/trunk/notes/knobs (original)
+++ subversion/trunk/notes/knobs Mon May  9 22:25:26 2011
@@ -55,6 +55,7 @@ DEBUG_DOUBLE_FREE
 SERF_VERBOSE
 SSL_VERBOSE
 SVN_DEPRECATED
+SVN_FS__TRAIL_DEBUG
 
 2.4 Test-only
 
@@ -277,6 +278,14 @@ SVN_I_LIKE_LATENCY_SO_IGNORE_HTTPV2
   Default:   (compiler dependant)
   Suggested: "" (disable deprecation warnings), or compiler-specific decorators
 
+5.12 SVN_FS__TRAIL_DEBUG
+
+  Scope:     libsvn_fs_base
+  Purpose:   
+  Range:     definedness
+  Default:   not defined
+  Suggested: defined, not defined
+
 6 Defines that affect unit tests
 ================================