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
$ ci -l -mmessage 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.1407225788.txt.gz · Last modified: 2014/08/05 12:03 by val