- TkRCS - Provides a Tcl/Tk GUI to CVS
GIT RCS and SVN
- TkRCS is a Tcl/Tk-based
graphical interface to the
CVS,
GIT,
RCS
and SVN source management systems.
The user interface is consistent across UNIX/Linux, Windows, and MacOS X.
TkDiff is also included for browsing and merging your changes.
-
It 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.
-
TkRCS 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. TkRCS
extends CVS with a method to produce a "user friendly" listing of modules by
using special comments in the CVSROOT/modules file.
TkRCS is free and open source.
Installation
-
Using the FreeBSD ports
system:
cd /usr/ports/devel/tkrcs
make install clean
Using the FreeBSD pkg
system:
pkg install devel/tkrcs
UNIX, Linux and MacOS source
-
-
-