Hello,
I've installed tkrev 9.4.6 on a Centos Linux machine, coupled with an svn server.
It works nice but with a little problem i've not been able to work around yet.
When I click on the "TkRev Repository Browser" Icon, it opens the navigation window but also an application error window stating that "can't read "cvsglb(mod_iconwidth)": no such variable
I've tried to add this variable in the .tkrev configuration file, without success.
I've tried to set a global env variable, not better.
Can you please give me a clue ?
Thanks,
Alex
Hi,
After a glass of Beaujolais wine at lunch time (dring responsibly ;-) ...), I found that adding "global cvsglb" global variable definition in the svn_jit_dircmd proc of svn.tcl file fixes the problem.
I let you see if this is a valid correction to push into the next revision, or if a better solution is available.
Integration with gnome-terminal, and geany editor is OK.
Use of large icons for old guys is working fine too (spéciale dédicace to FBe) ;-) ...
All working fine now !
BR,
Alex
I think I found that bug about two days before you did. Your fix is correct. It will be in the next update, thanks!