User Tools

Site Tools


система_контроля_версий_rcs

This is an old revision of the document!


Система контроля версий rcs

$ ci -l hello.c

$ rlog hello.c

$ co -p1.1 hello.c

$ co -l1.1 hello.c

$ rcsdiff -r1.1 hello.c

$ rcsdiff -r1.1 -r1.2 hello.c
система_контроля_версий_rcs.1298617719.txt.gz · Last modified: 2013/05/22 13:50 (external edit)