From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Message-ID: <45F2A56E.1030305@stc.donpac.ru> Date: Sat, 10 Mar 2007 15:32:46 +0300 From: Eugene Prokopiev User-Agent: Mozilla/5.0 (X11; U; Linux i686; ru-RU; rv:1.7.2) Gecko/20040808 X-Accept-Language: ru-ru, ru MIME-Version: 1.0 To: ALT Devel discussion list References: <45F25F8A.2070402@stc.donpac.ru> <20070310091227.GD15271@master.mivlgu.local> In-Reply-To: <20070310091227.GD15271@master.mivlgu.local> Content-Type: text/plain; charset=KOI8-R; format=flowed Content-Transfer-Encoding: 8bit Subject: Re: [devel] gear beginner question X-BeenThere: devel@lists.altlinux.org X-Mailman-Version: 2.1.9rc1 Precedence: list Reply-To: ALT Devel discussion list List-Id: ALT Devel discussion list List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 10 Mar 2007 12:54:17 -0000 Archived-At: List-Archive: List-Post: > Либо сделать 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 Результат gear --hasher -- hsh ~/hasher/ тот же самый, как впрочем и после gear --commit dbmail.tar > Можно ещё использовать опцию hsh --packager (этот вариант предназначен > в первую очередь для случая, когда менять содержимое репозитория не > нужно - например, при сборке старой версии пакета). Даже пробовать не хочется, т.к. в моем случае это нужно. Сейчас перечитал сообщение git commit, сделал: [john@alt-devel dbmail]$ git-update-index [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 line 5: E319: Sorry, the command is not available in this version: menu Encoding.windows-1251 :e ++enc=cp1251 line 6: E319: Sorry, the command is not available in this version: menu Encoding.ibm-866 :e ++enc=ibm866 line 7: E319: Sorry, the command is not available in this version: menu Encoding.utf-8 :e ++enc=utf-8 Результат меня слегка шокировал ... Что я делаю не так? -- С уважением, Прокопьев Евгений