Differences between revisions 4 and 5
Revision 4 as of 2011-08-03 11:00:48
Size: 813
Editor: localhost
Comment: converted to 1.6 markup
Revision 5 as of 2011-09-15 08:52:13
Size: 799
Editor: 211
Comment:
Deletions are marked like this. Additions are marked like this.
Line 11: Line 11:
 * [CVS] - ConcurrentVersionSystem  * [[CVS]]
Line 19: Line 19:
  * [CVS]와 유사   * [[CVS]]와 유사
Line 25: Line 25:
 * [Subversion] : [CVS]대체  * [[Subversion]] : [[CVS]]대체
Line 27: Line 27:
 * [Mercurial] : distributed version control system  * [[Mercurial]] : distributed version control system
Line 29: Line 29:
 * [Git]  * [[Git]]

SCCS. 소스코드관리 시스템.

다음의 기능을 지닌다.

  • 방대한 소스코드의 UNDO 기능
  • History 기능
  • Branches in the development tree

ThePragmaticProgrammer는 Source code외에도 documentation, phone number lists, memos to vendors, makefiles, build and release procedures, shell script등 모든 것들을 다 SCCS로 관리한다.

Available program

SourceCodeControlSystem (last edited 2011-09-15 08:52:13 by 211)

web biohackers.net