CVSWatch: Difference between revisions
Appearance
Created page with "==Description== CvsWatch is an interface to CVS (Concurrent versions system) that allows to easily check and modify the status of files that are stored both locally and remote..." |
No edit summary |
||
Line 1: | Line 1: | ||
==Description== | ==Description== | ||
CvsWatch is an interface to CVS (Concurrent versions system) that allows to easily check and modify the status of files that are stored both locally and remotely inside a CVS repository. | CvsWatch is an interface to [[CVS]] (Concurrent versions system) that allows to easily check and modify the status of files that are stored both locally and remotely inside a CVS repository. | ||
===Requirements=== | ===Requirements=== | ||
* Qt Runtime Library | * Qt Runtime Library | ||
* kLIBC / GCC Runtime Library | * kLIBC / GCC Runtime Library | ||
==License== | ==License== | ||
* GNU GPL V2 | * GNU GPL V2 | ||
==Links== | ==Links== | ||
* | * [ftp://ftp.netlabs.org/pub/qtapps/cvswatch-1.6.1-os2.7z Version 1.6.1] (Port by [[Elbert Pol]]) | ||
[[Category:Software]] | [[Category:Open Source Software]] |
Revision as of 19:14, 12 September 2016
Description
CvsWatch is an interface to CVS (Concurrent versions system) that allows to easily check and modify the status of files that are stored both locally and remotely inside a CVS repository.
Requirements
- Qt Runtime Library
- kLIBC / GCC Runtime Library
License
- GNU GPL V2
Links
- Version 1.6.1 (Port by Elbert Pol)