Документ взят из кэша поисковой машины. Адрес оригинального документа : http://comet.sai.msu.ru/UNIXhelp/utilities1/sccs_releases.html
Дата изменения: Fri Jan 17 12:43:26 1997
Дата индексирования: Tue Oct 2 02:42:16 2012
Кодировка:
Creating new releases

Creating new releases

To begin a new release for a file you "get" it with the next release number.

   sccs get -e -r release_number filename

For example for a file with a version of 2.4 you would want the new release to be 3.

   sccs get -e -r3 sect1.txt
   s.sect1.txt:
   2.4
   new delta 3.1
   20 lines

[Home] [Search] [Index]