Komodo & Version Control

Matthew.Heusser at mks.net Matthew.Heusser at mks.net
Mon Feb 3 13:54:27 CST 2003



According to Komodo's "F1" Help System, Komodo Only Integrates with CVS and
Perforce.

It's actually a bit annoying, because you have to download the "right"
version of CVS for Windows
using SSH.    Some details are below my signature.

In other news, Joel Spolsky's FogBugz now runs on top of mySQL, and
supports source code
control integration from VSS as well as CVSNT. :-)  (Read about it at
www.joelonsoftware.com;
entry for 3 Feb 2003)

regards,

Matt Heusser

>Source Code Control (Komodo Pro)
>
>Komodo's Source Code Control integration works in conjunction with CVS and Perforce. From within Komodo, you can perform most common SCC actions,
such as:
>
>    * checking files out of the source code repository
>    * comparing files in the editor against their repository versions ("diff")
>    * submitting files back to the repository
>
>Source code control functions are accessible from the following locations:
>
>    * Toolbox context menu: right-click a file in the Toolbox to access the Source Control menu options. Source code control functions can also be
performed on Folders in the Toolbox; right-click a folder and select Source Code on Contents to access the menu.
>    * Project Manager context menu: right-click a file in the Project Manager to access the Source Control menu options.
>      Source code control functions can also be performed on Folders in the Toolbox; right-click a folder and select Source Code on Contents to
access the menu.
>    * Editor pane: right-click a file in the Editor pane to access the Source Control menu options.
>    * File Name tab: right-click the file name tab above the Editor pane to access the Source Control menu options.
>    * File menu: select the Source Control option from the File menu.
>
>The Source Control menu options are the same regardless of which method is used to access the menu.
>Configuring Source Code Control Integration
>Configuring CVS
>Installing the CVS Executable
>
>Komodo supports the version of cvs.exe that can be obtained from http://www.cvshome.org. Other versions of CVS, such as TortoiseCVS, are not
supported. To determine the version of cvs.exe in your system, enter cvs -v at a command prompt. If this returns Concurrent Versions System (CVSNT)
rather than Concurrent Versions System (CVS), your CVS version is not compatible with Komodo.
>
>The CVS executable must be located in a directory that is specified in your system's PATH environment variable.
>
>On Windows 98 and Me, you must configure a HOME environment variable, for example "HOME=c:\". Reboot before proceeding.
>Installing and Configuring Putty on Windows
>
>1. Install Putty
>
>Komodo requires Putty version 0.52 or greater. Putty and the associated programs can be downloaded from:
>http://www.chiark.greenend.org.uk/~sgtatham/putty/
...
blah




More information about the grand-rapids-pm-list mailing list