1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 108 109 110 111 112
|
<!DOCTYPE html PUBLIC "-//w3c//dtd html 4.0 transitional//en">
<html>
<head>
<meta http-equiv="Content-Type" content="text/html;
charset=windows-1252">
<title>TkCVS Web Page</title>
</head>
<body marginwidth="80" leftmargin="90">
<center>
<table align="center" width="60%" cellspacing="0" cellpadding="0"
border="0">
<tbody>
<tr align="center">
<td rowspan="1" colspan="2" align="center" valign="middle"
height="32">
<h1>TkRev Version 9.4</h1>
</td>
</tr>
<tr>
<td colspan="2" valign="top"><br>
<br>
</td>
</tr>
<tr>
<td colspan="1" align="center" valign="top"><img
src="gifs/TkCVS_128.png" alt="TkCVS fish" width="128"
height="128"><img src="gifs/TkSVN_128.png" alt="TkSVN
fish" width="128" height="128"><img
src="gifs/TkRev_128.png" alt="TkRev Squid" width="128"
height="128"><br>
</td>
<tb></tb> </tr>
</tbody>
</table>
<br>
<br>
<center> <strong><font size="+2">Formerly TkCVS<br>
</font></strong></center>
<br>
<br>
<div style="align: center; text-align: left"> Because who uses CVS
anymore? Anyway, TkRev is a Tcl/Tk-based graphical interface to
the CVS, Subversion and Git configuration management systems. It
will also help with RCS. <br>
It shows the status of the files in the current working
directory, and has tools for tagging, merging, checking in/out,
and other user operations. TkDiff is included for browsing and
merging your changes. <br>
<br>
TkRev also aids in browsing the repository. For Subversion, the
repository tree is browsed like an ordinary file tree. For Git,
the branches and tags are listed. For CVS, the CVSROOT/modules
file is read. TkRev extends CVS with a method to produce a "user
friendly" listing of modules by using special comments in the
CVSROOT/modules file.<br>
<br>
The user interface is consistent across Unix/Linux, Windows, and
MacOS X. <br>
<br>
TkRev is free and open-source. </div>
<br>
<br>
<div style="align: center; text-align: left"> <span
style="font-weight: bold">Version 9.x</span>:<br
style="font-weight: bold">
<ul>
<li> Added Git functionality! </li>
<li> Speeded up branch browsing in Subversion substantially </li>
<li> Updated tkdiff to version 4.3.5 </li>
<li> Made the Repository Browser more independent of the
Working Directory Browser. You can now move around among
repositories of different version control systems. </li>
<li> Updated MacOS X UI to compatibility with version 11.1
(Big Sur) </li>
<li> Many user interface tweaks:
<ul>
<li> Made a Copy/Paste right-mouse-button popup for the
text widgets, so you can copy text from them </li>
<li> Re-arranged the Report and Status detail menus for
more efficiency </li>
</ul>
</li>
<li> I'm no longer making stand-alone MacOS or Windows
packages. But it will run on anything that Tcl/Tk 8.5 will
run on. </li>
</ul>
</div>
<div style="align: center; text-align: center"> <br>
<br>
</div>
<table width="380" height="63" cellspacing="2" cellpadding="2"
border="0">
<tbody>
<tr>
<td align="right" valign="middle">
<h2>Get it here <br>
</h2>
</td>
<td valign="top"> <a
href="https://sourceforge.net/p/tkcvs/"><img
alt="Download TkCVS"
src="https://sourceforge.net/sflogo.php?type=17&group_id=3310"
width="200"></a> </td>
</tr>
</tbody>
</table>
<h1><br>
</h1>
<h1> </h1>
</center>
</body>
</html>
|