KKVCS - DOS Version Control

KKREN Now Available with Release 0.10 -- May 4, 2026

Release 0.10 of KKVCS DOS Version Control comes with KKREN. This utility allows for a tracked source file to be renamed not only in the present working directory of the filesystem but also in:

For example:

C:\> KKREN cookie.c brownie.c
File renamed.


KKDEL Now Available with Release 0.9 -- April 8, 2026

KKDEL provides the functionality to remove a source file from being tracked with KKVCS DOS Version Control in a manner that also deletes...

For example:

C:\> KKDEL cookie.c
File no longer tracked.