diff options
author | Ferenc Deak <ferenc.deak@gmail.com> | 2010-05-11 14:05:53 +0200 |
---|---|---|
committer | Michiel van Wessem <michiel@slackbuilds.org> | 2010-05-11 14:05:53 +0200 |
commit | c06ab5f8c1b5d9dd5d303a19ee6e0595e5ec9bcf (patch) | |
tree | 31d8f864bf95aee1e7b879b109de4db57bee36be /development/tkcvs/README | |
parent | 0e0ee843a6de2cc3e96066cbb0e169707abce9c9 (diff) | |
download | slackbuilds-c06ab5f8c1b5d9dd5d303a19ee6e0595e5ec9bcf.tar.gz |
development/tkcvs: Initial import
Diffstat (limited to 'development/tkcvs/README')
-rw-r--r-- | development/tkcvs/README | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/development/tkcvs/README b/development/tkcvs/README new file mode 100644 index 0000000000..ee79e3a903 --- /dev/null +++ b/development/tkcvs/README @@ -0,0 +1,9 @@ +TkCVS is a Tcl/Tk-based graphical interface to the CVS and +Subversion configuration management systems. It displays the status of +the files in the current working directory, and provides buttons and +menus to execute configuration-management commands on the selected +files. Limited RCS functionality is also present. TkDiff is bundled +in for browsing and merging your changes. + +Just to be clearly stated: it requires tcl,tk + |