
Optimizing CMFSubversionBrowser

 Currently CMFSubversionBrowser tries to default to giving too much
 information wherever possible. On repositories with only several 
 hundred revisions this gives users access to additional information,
 with neglibible performance impact. On large repositories however,
 this becomes an expensive burden. in order to optimize cmfsvnbrowser 
 on large repositories its recommended that the following steps are
 taken.

  In the types tool the following actions should be removed (or made
  not visible).

   - SubversionBrowser - History Action

   - Subversion Directory - Revisions Action


 
 
