The OpenNET Project / Index page

[ новости /+++ | форум | теги | ]

Интерактивная система просмотра системных руководств (man-ов)

 ТемаНаборКатегория 
 
 [Cписок руководств | Печать]

opriv (1)
  • >> opriv (1) ( Linux man: Команды и прикладные программы пользовательского уровня )
  •  

    NAME

    opriv - utility for dealing with "private" files in an OMNI shadow tree
     
    

    SYNOPSIS

    opriv make files ...

    opriv find [directory]

    opriv diff files ...

    opriv check files ...

    opriv ci files ...

    opriv revert files ...

     

    DESCRIPTION

    This command helps you make private copies of files in your own tree, track differences between your private files and those in a "master" source tree, and eventually perform a check-in of your private files into the master source tree.

    The first argument to opriv specifies the subcommand. The possible commands are:

    opriv make files ...
    This declares the given files as "private". A local, writable copy is made of any files which exist in the master source directory. It this is the first file in the directory to be declared private, then the path of the master source directory will be prompted for. All private files in a given directory must share the same master source directory.

    opriv find [directory]
    This searches a tree starting at the given (or current) directory and prints out any files which have been declared private.

    opriv diff files ...
    This does a "diff" between private files and the corresponding files in the master source tree. If no arguments are given then it operates on all private files in the tree starting at the current directory (i.e. the files which would be returned by opriv find).

    opriv check files ...
    This checks to see if files in the master source tree have been updated since private copies were taken. A warning is printed if the current file in the master source tree has a different RCS revision from when the private copy was taken. If no arguments are given then it operates on all private files in the tree starting at the current directory (i.e. the files which would be returned by opriv find).

    opriv ci files ...
    This copies private files into the master source tree and performs an RCS check-in. An opriv check is done first to make sure that this is not undoing someone else's updates to the master source. An entry to be put in the update log is automatically generated from the RCS log messages. If no arguments are given then it operates on all private files in the tree starting at the current directory (i.e. the files which would be returned by opriv find).

    opriv revert files ...
    This removes a private file so that it no longer will override the equivalent file in the master source tree. This is usually used after having performed a check-in. If no arguments are given then it operates on all private files in the tree starting at the current directory (i.e. the files which would be returned by opriv find).

     

    SEE ALSO

    oshadow(1) lndir(1)

     

    FILES

    .privatefiles
    This is used to record details of "private" files. It is generated by opriv make in each directory in the shadow tree where files have been declared "private".

     

    AUTHOR

    Tristan Richardson, Olivetti Research Ltd


     

    Index

    NAME
    SYNOPSIS
    DESCRIPTION
    SEE ALSO
    FILES
    AUTHOR


    Поиск по тексту MAN-ов: 




    Партнёры:
    PostgresPro
    Inferno Solutions
    Hosting by Hoster.ru
    Хостинг:

    Закладки на сайте
    Проследить за страницей
    Created 1996-2024 by Maxim Chirkov
    Добавить, Поддержать, Вебмастеру