Fossil SCM

(no comment)

aku 2007-09-04 05:38 trunk
Commit 7003caa9828fac6416ea979fab27749777c2e0cd
1 file changed +1 -1
--- tools/import-cvs.tcl
+++ tools/import-cvs.tcl
@@ -39,11 +39,11 @@
3939
lappend auto_path [file join [file dirname [info script]] lib]
4040
4141
# -----------------------------------------------------------------------------
4242
# Requirements
4343
44
-package Tcl 8.4
44
+package require Tcl 8.4
4545
package require cvs ; # Frontend, reading from source repository
4646
package require fossil ; # Backend, writing to destination repository.
4747
4848
# -----------------------------------------------------------------------------
4949
5050
--- tools/import-cvs.tcl
+++ tools/import-cvs.tcl
@@ -39,11 +39,11 @@
39 lappend auto_path [file join [file dirname [info script]] lib]
40
41 # -----------------------------------------------------------------------------
42 # Requirements
43
44 package Tcl 8.4
45 package require cvs ; # Frontend, reading from source repository
46 package require fossil ; # Backend, writing to destination repository.
47
48 # -----------------------------------------------------------------------------
49
50
--- tools/import-cvs.tcl
+++ tools/import-cvs.tcl
@@ -39,11 +39,11 @@
39 lappend auto_path [file join [file dirname [info script]] lib]
40
41 # -----------------------------------------------------------------------------
42 # Requirements
43
44 package require Tcl 8.4
45 package require cvs ; # Frontend, reading from source repository
46 package require fossil ; # Backend, writing to destination repository.
47
48 # -----------------------------------------------------------------------------
49
50

Keyboard Shortcuts

Open search /
Next entry (timeline) j
Previous entry (timeline) k
Open focused entry Enter
Show this help ?
Toggle theme Top nav button