<html> <head> <title>BranchView tool documentation</title> <meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1"> <link rel="stylesheet" href="styles/styles.css" type="text/css"> </head> <body> <p> </p> <table width="95%" border="0" cellspacing="1" cellpadding="5" align="center"> <tr valign="top"> <td width="50%"> <h1>BranchView Hilfe</h1> </td> <td width="50%"> <h1>BranchView Help</h1> </td> </tr> <tr valign="top"> <td width="50%">BranchView ist ein 100% Java Programm, und bietet die grafische Darstellung der selektierter Datei(en) mit allen erhältlichen Informationen über die Versionen der Datei(en) *und* allen Branches/Merges etc von dieser Datei im P4 Depot.<br> BranchView kann natürlich auch einiges mehr tun ;)</td> <td width="50%">BranchView is a 100% pure Java programm, that give you a graphical view of selected depot file(s) with all available<br> information about file(s) revisions *and* all branches/merges etc of this file(dir) in P4 depot. <br> BranchView can do a little bit more too ;).</td> </tr> <tr valign="top"> <td width="50%"> <p>Ich habe dieses Programm im Rahmen meines Studium an der Uni Hannover/meiner Arbeit bei der TUI InfoTec GmbH & Co KG geschrieben.</p> </td> <td width="50%"> <p>I have written this programm because of my study on Uni Hannover/ my work by TUI InfoTec GmbH & Co KG (Germany).</p> </td> </tr> <tr valign="top"> <td width="50%"> <p>Das Programm ist frei, siehe <a href="de/copyright.html">copyright</a>.</p> </td> <td width="50%"> <p>This programm is free, see <a href="en/copyright.html">copyright</a>. </p> </td> </tr> <tr valign="top"> <td width="50%"> <h1>Inhalt</h1> </td> <td width="50%"> <h1>Content</h1> </td> </tr> <tr valign="top"> <td width="50%"> <ol> <li> <h2>Benutzerhandbuch (BranchView 1.0)</h2> <ol> <li> <h3><a href="de/installation.html">Installation u</a><a href="de/installation.html">nd Konfiguration</a></h3> </li> <li> <h3><a href="de/funktionen.html">Funktionen / Features</a></h3> </li> <li> <h3><a href="de/faq.html">FAQ</a></h3> </li> <li> <h3><a href="de/errors.html">Bekannte Programmfehler und Beschränkungen</a></h3> </li> </ol> </li> <li> <h2>Danksagung</h2> </li> <li> <h2>Links</h2> </li> <li> <h2>Fehlerberichte / Wünschliste</h2> </li> <li> <h2><a href="de/copyright.html">Copyright</a></h2> </li> </ol> </td> <td width="50%"> <ol> <li> <h2>Manual (BranchView 1.02)</h2> <ol> <li> <h3><a href="en/installation.html">Installation and Configuration</a></h3> </li> <li> <h3><a href="en/functions.html">Funktions / Features</a></h3> </li> <li> <h3><a href="en/faq.html">FAQ</a></h3> </li> <li> <h3><a href="en/errors.html">Known programm errors and restrictions </a></h3> </li> </ol> </li> <li> <h2>Thanks</h2> </li> <li> <h2>Links</h2> </li> <li> <h2>Bug reports / Wish list</h2> </li> <li> <h2><a href="en/copyright.html">Copyright</a></h2> </li> </ol> </td> </tr> </table> <h1> </h1> </body> </html>
# | Change | User | Description | Committed | |
---|---|---|---|---|---|
#6 | 2735 | andrei_loskutov | sources are now included to binary distribution at http://andrei.gmxhome.de/perforce/index.html | ||
#5 | 2553 | andrei_loskutov | Docu update for 1.3 version | ||
#4 | 2226 | andrei_loskutov |
#15.10.2002 23:25 Revision 1.2.1.1 1) Help window is not more modal. 2) Zip file contains newer doumentation. |
||
#3 | 2222 | andrei_loskutov |
#13.10.2002 22:16 Revision 1.2.1 1) Documentation task is finished... Yes!!! 2) New feature: copy P4 depot path 3) Some small fixes to menu shortkeys belongs ctrl + c and ctrl + d 4) Clipboard fix because of JDK 1.2 - 1.3 bug 5) Smallest refactoring on some methods. 6) Html help updated |
||
#2 | 2007 | andrei_loskutov | english documentation now available | ||
#1 | 1999 | andrei_loskutov | start english manual |