Diff
Not logged in

Differences From:

File tools/lib/cvs_files.tcl part of check-in [6f121db1e2] - Added structure to the CVS frontend code, putting the repository traversal into its own package. by aku on 2007-09-17 01:43:07. [view]

To:

File tools/lib/cvs_files.tcl part of check-in [1593006ef3] - More structuring of the CVS backend, encapsulated the management of the global timeline of events in the project in a separate package. by aku on 2007-09-17 03:03:25. [view]

@@ -10,9 +10,8 @@
 
 namespace eval ::vc::cvs::ws::files {
     namespace import ::vc::tools::log::write
     namespace import ::vc::tools::log::progress
-    namespace import ::vc::tools::log::verbosity?
 }
 
 # -----------------------------------------------------------------------------
 # API