User Tools

Site Tools


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

This is an old revision of the document!


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

http://ru.wikipedia.org/wiki/Revision_Control_System

http://www.opennet.ru/docs/RUS/RCS/rcsintro.html

$ 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.1369216248.txt.gz · Last modified: 2014/08/05 12:03 (external edit)