PVCS

For the company, see PV Crystalox Solar
PVCS Version Manager
Original author(s) Polytron
Developer(s) Serena Software
Initial release 1985 (1985)
Stable release
8.5 / January 2, 2014 (2014-01-02)[1]
Written in C, C++, Java
Operating system Windows, Unix-like
Type Version control
License Proprietary software
Website www.serena.com/products/pvcs-vm

PVCS Version Manager (originally named Polytron Version Control System) is a software package by Serena Software Inc., for version control of source code files.

PVCS follows the "locking" approach to concurrency control; it has no merge operator built-in (but does, nonetheless, have a separate merge command). However PVCS can also be configured to support several users simultaneously attempting to edit the file; in this case the second chronological committer will have a branch created for him/her so that both modifications, instead of conflicting, will appear as parallel histories for the same file. This is unlike Concurrent Versions System (CVS) and Subversion where the second committer needs to first merge the changes via the update command and then resolve conflicts (when they exist) before actually committing.

Originally developed by Don Kinzer and published by Polytron in 1985, through a history of acquisitions and mergers, the product was at times owned by Sage Software of Rockville, Maryland (unrelated to Sage Software of the UK), Intersolv, Micro Focus International and Merant PLC. The latter was acquired by Serena Software in 2004, which was then acquired by Silver Lake Partners in 2006.

Synergex ported both the PVCS Version Manager and the PVCS Configuration Builder (an extended make utility, including a variant of the command line tool make[2]) to various Unix platforms and OpenVMS.[3]

In 2009, Serena Software clarified that it will continue to invest in PVCS and provide support to PVCS customers for the foreseeable future.
PVCS Version Manager 8.5 release (2014) introduces both new feature and new platform support.[1]

In 2016, Micro Focus International announced the acquisition of Serena Software to again become the custodians of PVCS.[4]

See also

References

  1. 1 2 Serena PVCS: Announcing the Release of Serena PVCS Version Manager 8.5, Serena Software, 2014, retrieved January 2014 Check date values in: |access-date= (help)
  2. mailing list discussion about porting PVCS-make scripts to GNU-make
  3. Supported Platforms, Synergex International, 2015, retrieved October 2015 Check date values in: |access-date= (help)
  4. Micro Focus spends $540m to add Serena to its software brand museum, The Register, 2016, retrieved March 2016 Check date values in: |access-date= (help)
This article is issued from Wikipedia - version of the 8/12/2016. The text is available under the Creative Commons Attribution/Share Alike but additional terms may apply for the media files.