
| TkCVS is a Tcl/Tk-based
graphical
interface to the CVS and Subversion configuration
management systems. It will also help with RCS. The user
interface is consistent across Unix/Linux, Windows, and MacOS X.
TkDiff is included for browsing and merging your changes. TkCVS shows the status of the files in the current working directory, and has tools for tagging, merging, importing, exporting, checking in/out, and other user operations. TkCVS also aids in browsing the repository. For Subversion, the repository tree is browsed like an ordinary file tree. For CVS, the CVSROOT/modules file is read. TkCVS extends CVS with a method to produce a "user friendly" listing of modules by using special comments in the CVSROOT/modules file. TkCVS is free and open-source. |
||||||
|
||||||
|
||||||
| You need Tcl/Tk in order to use
TkCVS, except for the Macintosh package. The MacOS disk image contains a stand-alone application that you can double-click, and doesn't require Wish. If you prefer, however, you can use the Unix version on your Mac with whatever version of Wish you like, and start it from the terminal. See the FAQ for more on how to do that. Naturally, you need CVS and/or Subversion, as well. They may already be on your system. |
||||||
Warning: I advise against mixing a Cygwin CVS client with a Windows-native Tcl/Tk interpreter. They don't get along with each other very well. Either go Windows-native all the way, or Cygwin all the way. |
||||||
It's also under
Subversion control at Tigris
under the name tksvn. |
||||||
|
||||||