Download LinCVS 1.4.1
The idea of a Concurrent Versions System is to centrally store the source code and track changes using version numbers. This makes it possible to keep the different versions and to get an overview of which changes have been made by whom and when. LinCVS is a graphical interface for the commandline tool cvs which makes it possible to perform checkouts, imports and commits. In addition, you can browse through the different versions and find the differences between the local file and the cvs file. The developers recently released version 1.4.1 with the following release notes:
LinCVS 1.4.1 is available now. This version fixes a lot of bugs including a crash and freezing of GUI.
- fixed: Blocking (without a project to autoupdate), caused freezing of LinCVS if autoupdate is enabled
- fixed: export dir tree: show only the “Overwrite existing dir” message box if the target dir is not empty
- fixed: Query update shows files to be removed in file tab
- fixed: Update files doesn’t clear tmpEntries cache
- fixed: non-modal dlgs being hidden on ‘showWarning’
- fixed: crash when checkout/import -> browse Modules -> no modules selected -> ok
- changed: opaque mode activated for splitters in merge preview dialog
- fixed: French translation: duplicate translation caused a crash at startup
- fixed: merge: missing double quotes at beginning and end of file list
- changed: opaque mode activated for splitters in diff and resolve dialog
- fixed: lincvs.h: comma after last entry of enumeration bewilders older compilers
- changed: opaque mode activated for splitters in main window
- added: support for cvs1.12.x and cvsnt CVSROOT extended syntax
- fixed: Properly parse rev.no. == 0 for re-added files
- fixed: PatchDialog focus policy fixed
- patch from Grant McDorman applied:
- fixed: ResolveDialogImpl.h: embedded class must be declared ‘friend’
- fixed: directory.cpp: implicit casting of QStrings to QFile
- fixed: rshwrapper: c++ stylish declarations, hard-coded compiler in the Makefile
- reworked: WhatsThis info for workbench, fileviews and toolbar
- fixed: reset align-entry state on unedit
- fixed: set state to needs-merge if a modified file would conflict according to query update
- fixed: set state to needs-patch on query update ‘U’ output
- changed: Date input format supports seconds
- fixed: Don’t ignore Entries.Log when checking for subprojects
- added: Output window context menu: clear option
- changed: Tags ‘Fetch selected’: Run non-recursive if no file is selected
- fixed: CheckoutDlg show warning if CVSROOT is invalid
- fixed: ssh access for checkout/export module browser
- added: ssh agent setup
- added: rls browse modules support (Import,Checkout,Export)
- improved: startup time by not displaying every project during startup
[break]The following downloads are ready:
Linux i586
Linux AMD64
Fedora Core 3 i386
Mac OS X 10.3 ppc
source
Version number | 1.4.1 |
Operating systems | Windows 9x, Windows NT, Windows 2000, Linux, BSD, Windows XP, macOS, Windows Server 2003 |
Website | LinCVS |
Download | |
License type | Conditions (GNU/BSD/etc.) |