The OpenNET Project / Index page

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

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

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

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

    NAME

    debcommit - commit changes to a package
     
    

    SYNOPSIS

    debcommit [--release] [--message=text] [--noact] [--confirm] [--changelog=path] [--all | files to commit]  

    DESCRIPTION

    debcommit generates a commit message based on new text in debian/changelog, and commits the change to a package's repository. It must be run in a working copy for the package. Supported version control systems are: cvs, git, hg (mercurial), svk, svn (subversion), baz, bzr, tla (arch).  

    OPTIONS

    -c --changelog path
    Specify an alternate location for the changelog. By default debian/changelog is used.
    -r --release
    Commit a release of the package. The version number is determined from debian/changelog, and is used to tag the package in the repository. bzr does not yet support symbolic tags, so you will only get a normal commit.

    Note that svn/svk tagging conventions vary, so debcommit uses svnpath(1) to determine where the tag should be placed in the repository.

    -m text --message text
    Specify a commit message to use. Useful if the program cannot determine a commit message on its own based on debian/changelog, or if you want to override the default message.
    -n --noact
    Do not actually do anything, but do print the commands that would be run.
    -C --confirm
    Display the generated commit message and ask for confirmation before committing it.
    -a --all
    Commit all files. This is the default operation when using a VCS other than git.
    files to commit
    Specify which files to commit (debian/changelog is added to the list automatically.)
     

    LICENSE

    This code is copyright by Joey Hess <joeyh@debian.org>, all rights reserved. This program comes with ABSOLUTELY NO WARRANTY. You are free to redistribute this code under the terms of the GNU General Public License, version 2 or later.  

    AUTHOR

    Joey Hess <joeyh@debian.org>  

    SEE ALSO

    svnpath(1).


     

    Index

    NAME
    SYNOPSIS
    DESCRIPTION
    OPTIONS
    LICENSE
    AUTHOR
    SEE ALSO


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




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

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