Hubbry Logo
search button
Sign in
PVCS
PVCS
Comunity Hub
History
arrow-down
starMore
arrow-down
bob

Bob

Have a question related to this hub?

bob

Alice

Got something to say related to this hub?
Share it here.

#general is a chat channel to discuss anything related to the hub.
Hubbry Logo
search button
Sign in
PVCS
Community hub for the Wikipedia article
logoWikipedian hub
Welcome to the community hub built on top of the PVCS Wikipedia article. Here, you can discuss, collect, and organize anything related to PVCS. The purpose of the hub is to connect people, foster deeper k...
Add your contribution
PVCS
PVCS Version Manager
Original author(s)Polytron
Developer(s)Micro Focus
Initial release1985; 40 years ago (1985)
Stable release
8.6.3 / February 2021; 4 years ago (2021-02)[1]
Written inC, C++, Java
Operating systemDOS,[citation needed] Windows, Unix-like
TypeVersion control
LicenseProprietary software
Websitewww.microfocus.com/products/pvcs/ Edit this on Wikidata

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 them 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 (1989), Maryland (unrelated to Sage Software of the UK), Intersolv 1992, Micro Focus International 1998 and Merant PLC 2001. 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][better source needed]) 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.[4]

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

A point release was shipped in 2021.

See also

[edit]

References

[edit]
  1. ^ "PVCS Version Manager 8.6.3 - Documentation | Micro Focus". www.microfocus.com. Retrieved 2023-03-03.
  2. ^ mailing list discussion about porting PVCS-make scripts to GNU-make
  3. ^ Supported Platforms, Synergex International, 2015, retrieved 5 October 2015
  4. ^ Serena PVCS: Announcing the Release of Serena PVCS Version Manager 8.5, Serena Software, 2014, retrieved 15 June 2015
  5. ^ Micro Focus spends $540m to add Serena to its software brand museum, The Register, 2016, retrieved 23 March 2016
[edit]