rcs manager

Olivier Ravard olivier.ravard at novagrid.com
Fri Jun 6 04:53:18 EDT 2003


Mike Rovner wrote:

> "Olivier Ravard" <olivier.ravard at novagrid.com> wrote in
> comp.python.announce...
>> I'd like to aanouce the first release of RCSmanager
>> which is a front-end to RCS unix commands (ci, co, rcs, rlog).
> 
> Oops. It doesn't run on pure python installation 2.2.2:
> 
> !Error! NovaWidget package require Tcl/Tk BWidget and Tktable packages.
> 
> The message is clear, however I'd like to see it beforehand in README
> along with basic instructions how (where) to put them.
> Like that:
> '''
> Download latest
> TkTable from http://sourceforge.net/projects/tktable (2.7 is OK)
> BWidget from http://sourceforge.net/projects/tcllib (1.6 is OK)
> 
> Install by unpacking them in subdirectories of PYTHONHOME/tcl/tcl8.3
> and on Windows place Tktable.dll in PYTHONHOME/dlls
> '''
> 
> Also need to mention that it doesn't work on not unix because of use
> os.gelogin() call.
> 
Yes, I forgot to say that it works only for unix but there is
some little changes to make in order to work under windows 
(in the rcsview.py file).
> Regards,
> Mike





More information about the Python-list mailing list