From 20f46a0e7c9c8c8b0f046bcb8508978bf569b9ab Mon Sep 17 00:00:00 2001 From: Ferenc Deak Date: Wed, 21 Apr 2010 19:11:06 -0500 Subject: development/tkcvs: Added. tkcvs is a Tcl/Tk Graphical Interface to CVS and Subversion. Thanks to Ferenc Deak. --- development/tkcvs/README | 6 ++++++ 1 file changed, 6 insertions(+) create mode 100644 development/tkcvs/README (limited to 'development/tkcvs/README') diff --git a/development/tkcvs/README b/development/tkcvs/README new file mode 100644 index 0000000000..9b43dca580 --- /dev/null +++ b/development/tkcvs/README @@ -0,0 +1,6 @@ +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. -- cgit v1.2.3