Skip to content
Denis Gribanov edited this page Sep 6, 2016 · 4 revisions

Overview

Project Kaiser Version Control System API is add-on to Project Kaiser CRM which provides universal way to manage vode versions from CRM. It contains VCS API interface and file system utilities to manage VCS operations such as Workspace management, Working copy management and others.

Terms

  • IVCS
    • interface to any Version Control System implementation which provides CRM-related methods
  • Workspace home
    • A folder on local file system used to store Repository Workspaces. Need to define where different repositories used by VCS API consumer will be located
    • Defined by developer, normal location is appdata\temp
  • ****Repository Workspace
    • Folder
  • Locked Working Copy, LWC
Clone this wiki locally