Difference between revisions of "SCM"

From ProgClub
Jump to: navigation, search
(Adding info about version control systems....)
 
(Adding web access links...)
Line 1: Line 1:
This is about ProgClub's Server Configuration Management.
+
This is about ProgClub's Server Configuration Management. You can read about [http://en.wikipedia.org/wiki/Software_configuration_management Software Configuration Management] on Wikipedia.
  
 
= Version control systems =
 
= Version control systems =
Line 7: Line 7:
 
* [[Subversion]]
 
* [[Subversion]]
 
* [[Git]]
 
* [[Git]]
 +
 +
= Web access =
 +
 +
The version control systems can be browsed on the web:
 +
 +
* [https://www.progclub.org/pcrepo/ pcrepo] for Subversion
 +
* [https://www.progclub.org/gitweb/ gitweb] for Git

Revision as of 16:07, 8 April 2014

This is about ProgClub's Server Configuration Management. You can read about Software Configuration Management on Wikipedia.

Version control systems

ProgClub provides two Version Control Systems:

Web access

The version control systems can be browsed on the web: