
Problem: args don't pass at exec (tkcvs)
Hello,
tkcvs dosn't work with tcl7.5/tk4.1....
it seems, that the arguments to the exec call arn't passed...
so i get an 'no such file or directory' on this call:
while executing
"exec $cvscfg(editor) $file > /dev/null &"
caused by the fact that the $file variable isn't passed to the command...
any solution in sight?
do the new patch levels correct this?
--
ciao
==============================================================