Overview
SHA1 Hash: | 77904c1f5170c6692f871348cbe73407a0508e32 |
---|---|
Date: | 2007-11-02 04:24:31 |
User: | aku |
Comment: | Fixed typos. |
Timelines: | ancestors | descendants | both | trunk |
Other Links: | files | ZIP archive | manifest |
Tags And Properties
- branch=trunk inherited from [a28c83647d]
- sym-trunk inherited from [a28c83647d]
Changes
[hide diffs]Modified tools/cvs2fossil/lib/cvs2fossil.tcl from [b81dcdcb7d] to [2f50cda658].
@@ -22,12 +22,12 @@ # # ## ### ##### ######## ############# ##################### ## Passes. The order in which the import passes are loaded is ## important. It is the same order they will register, and then be run ## in. -package require vc::fossil::import::cvs::pass::collar ; # Coll'ect AR'chives. -package require vc::fossil::import::cvs::pass::collrev ; # Coll'ect REV'isions. +package require vc::fossil::import::cvs::pass::collar ; # Coll'ect Ar'chives. +package require vc::fossil::import::cvs::pass::collrev ; # Coll'ect Rev'isions. # # ## ### ##### ######## ############# ##################### ## Support for passes etc. package require vc::fossil::import::cvs::option ; # Cmd line parsing & database