Previous Next
Version Control

Introduction
Support of configuration management and version control (CMVC) is an integral part of SNiFF+. In this chapter, you will learn how to use SNiFF+'s CMVC support for version controlling your projects.
This chapter covers the following topics

  • Execute version control commands in SNiFF+

  • Look at a file's history and locking information

  • Work with configurations

  • Look at and merge differences between files

Assumptions made in this chapter
  • You know how to work with working environments and shared projects

  • You understand the purpose of version controlling software

  • You use a Repository and have the necessary write permissions for accessing it

Abbreviations and shortcuts used in this chapter
SSWE -- Shared Source Working Environment
SOWE -- Shared Object Working Environment
PWE -- Private Working Environment

Previous Next