ALT Linux Team development discussions
 help / color / mirror / Atom feed
From: Sergey Vlasov <vsu@altlinux.ru>
To: ALT Devel discussion list <devel@lists.altlinux.org>
Subject: Re: [devel] gear beginner question
Date: Sat, 10 Mar 2007 16:51:55 +0300
Message-ID: <20070310135155.GH15271@master.mivlgu.local> (raw)
In-Reply-To: <45F2A56E.1030305@stc.donpac.ru>

[-- Attachment #1: Type: text/plain, Size: 1489 bytes --]

On Sat, Mar 10, 2007 at 03:32:46PM +0300, Eugene Prokopiev wrote:
> > Либо сделать git commit, либо использовать gear --commit для проверки
> > изменений до окончательного git commit.  Файлы из рабочей копии gear
> > не использует.
> 
> [john@alt-devel dbmail]$ git commit
> #
> # Changed but not updated:
> #   (use git-update-index to mark for commit)
> #
> #       modified: dbmail.spec
> #
> nothing to commit

Ну так надо было указать, что коммитить (либо имена файлов, либо -a).

> Результат gear --hasher -- hsh ~/hasher/ тот же самый, как впрочем и 
> после gear --commit dbmail.tar

Опцию --commit надо было добавлять к вызову gear --hasher ... - при
использовании этой опции делается временный "git commit -a",
выполняется указанная операция, после чего временный коммит убирается.

> [john@alt-devel dbmail]$ git-update-index

Эта команда без параметров ничего не делает - нужно указать файлы,
которые будут обновлены последующим git commit (без -a).

> [john@alt-devel dbmail]$ git commit
> Error detected while processing /home/john/.vimrc:
> line    4:
> E319: Sorry, the command is not available in this version: menu 
> Encoding.koi8-r   :e ++enc=koi8-r<CR>

export EDITOR=vim

По умолчанию используется vi из vim-minimal, который мало что умеет.
Впрочем, ~/.vimrc имеет смысл писать так, чтобы /bin/vi всё-таки
работал - для этого команды, отсутствующие в минимальной версии vim,
необходимо засунуть внутрь блоков "if 1"..."endif".

[-- Attachment #2: Type: application/pgp-signature, Size: 189 bytes --]

  parent reply	other threads:[~2007-03-10 13:51 UTC|newest]

Thread overview: 27+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2007-03-10  7:34 Eugene Prokopiev
2007-03-10  9:12 ` Sergey Vlasov
2007-03-10 10:22   ` Kirill A. Shutemov
2007-03-10 10:29     ` Денис Смирнов
2007-03-10 12:32   ` Eugene Prokopiev
2007-03-10 13:18     ` Slava Semushin
2007-03-10 15:29       ` Alexey I. Froloff
2007-03-10 13:19     ` Dmitry V. Levin
2007-03-10 18:51       ` Pavlov Konstantin
2007-03-10 13:51     ` Sergey Vlasov [this message]
2007-03-10 13:43   ` Dmitry V. Levin
2007-03-10 18:50     ` Pavlov Konstantin
2007-03-12 10:03     ` Epiphanov Sergei
2007-03-10 17:42 ` Eugene Prokopiev
2007-03-10 17:43   ` Mikhail Gusarov
2007-03-10 18:12     ` Dmitry V. Levin
2007-03-10 18:17       ` Mikhail Gusarov
2007-03-10 18:41         ` Dmitry V. Levin
2007-03-10 18:45           ` Mikhail Gusarov
2007-03-10 18:49             ` Dmitry V. Levin
2007-03-11  7:35     ` Денис Смирнов
2007-03-11 10:09       ` Sergey Vlasov
2007-03-15  7:04         ` Денис Смирнов
2007-03-15  7:31           ` Mikhail Gusarov
2007-03-15 10:34             ` Sergey Bolshakov
2007-03-15 10:40               ` Mikhail Gusarov
2007-03-15 11:00                 ` Sergey Bolshakov

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20070310135155.GH15271@master.mivlgu.local \
    --to=vsu@altlinux.ru \
    --cc=devel@lists.altlinux.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link

ALT Linux Team development discussions

This inbox may be cloned and mirrored by anyone:

	git clone --mirror http://lore.altlinux.org/devel/0 devel/git/0.git

	# If you have public-inbox 1.1+ installed, you may
	# initialize and index your mirror using the following commands:
	public-inbox-init -V2 devel devel/ http://lore.altlinux.org/devel \
		devel@altlinux.org devel@altlinux.ru devel@lists.altlinux.org devel@lists.altlinux.ru devel@linux.iplabs.ru mandrake-russian@linuxteam.iplabs.ru sisyphus@linuxteam.iplabs.ru
	public-inbox-index devel

Example config snippet for mirrors.
Newsgroup available over NNTP:
	nntp://lore.altlinux.org/org.altlinux.lists.devel


AGPL code for this site: git clone https://public-inbox.org/public-inbox.git