From: "Slava Semushin" <slava.semushin@gmail.com>
To: "ALT Devel discussion list" <devel@lists.altlinux.org>
Subject: Re: [devel] gear beginner question
Date: Sat, 10 Mar 2007 16:18:23 +0300
Message-ID: <75e139a00703100518ga6c53f4w37261e42a4914c4b@mail.gmail.com> (raw)
In-Reply-To: <45F2A56E.1030305@stc.donpac.ru>
2007/3/10, Eugene Prokopiev <prokopiev / stc.donpac.ru>:
> > Либо сделать 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
Нужно было git-commit -a или прямо на файл указать: git-commit dbmail.spec
[...]
> [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>
> line 5:
> E319: Sorry, the command is not available in this version: menu
> Encoding.windows-1251 :e ++enc=cp1251<CR>
> line 6:
> E319: Sorry, the command is not available in this version: menu
> Encoding.ibm-866 :e ++enc=ibm866<CR>
> line 7:
> E319: Sorry, the command is not available in this version: menu
> Encoding.utf-8 :e ++enc=utf-8 <CR>
>
> Результат меня слегка шокировал ... Что я делаю не так?
Это уже не имеет отношения в git'у, у вас что-то в ~/.vimrc не
правильно написано. git использует $EDITOR, для того, чтобы вы могли
сделать описание к коммиту. В $EDITOR у вас, видимо, vim, поэтому git
его и вызывает.
--
+ Slava Semushin | slava.semushin @ gmail.com
+ ALT Linux Team | php-coder @ altlinux.ru
next prev parent reply other threads:[~2007-03-10 13:18 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 [this message]
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
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=75e139a00703100518ga6c53f4w37261e42a4914c4b@mail.gmail.com \
--to=slava.semushin@gmail.com \
--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