ALT Linux Team development discussions
 help / color / mirror / Atom feed
* [devel] git издевается?
@ 2008-04-29 20:42 Alexey Morsov
  2008-04-29 20:54 ` Mikhail Gusarov
  2008-04-30  5:34 ` Ildar Mulyukov
  0 siblings, 2 replies; 7+ messages in thread
From: Alexey Morsov @ 2008-04-29 20:42 UTC (permalink / raw)
  To: ALT Devel discussion list

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

Господа, git что, обзавелся AI и стал издеваться?

samurai@home ~/git/sonata $ git checkout master
fatal: Untracked working tree file 'sonata/sonata/audioscrobbler.py' would
be removed by merge.
samurai@home ~/git/sonata $ git status
# On branch upstream
nothing to commit (working directory clean)
samurai@home ~/git/sonata $ gitk
samurai@home ~/git/sonata $ gitk --all
samurai@home ~/git/sonata $ find . -type f -size 0
samurai@home ~/git/sonata $ grep '\n' sonata/sonata/audioscrobbler.py |wc
-l
502

Или я чего-то не понимаю?
git add на этот файл делал насильно - ему монопенисуально :(

-- 
WBR,Алексей Морсов
программист ЗАО "ИК "Риком-Траст"
Jabber: samurai@www.fondmarket.ru
ALT Linux Team Member

> на указанную конфигурацию ALM 2.4 вставать отказывался, до тех пор пока
> я не прошил BIOS. Так что советую начинать с этого...
некоторые могут на этом и закончить...
		-- genix in community@

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

^ permalink raw reply	[flat|nested] 7+ messages in thread

* Re: [devel] git издевается?
  2008-04-29 20:42 [devel] git издевается? Alexey Morsov
@ 2008-04-29 20:54 ` Mikhail Gusarov
  2008-04-30  4:47   ` Alexey Morsov
  2008-04-30  5:34 ` Ildar Mulyukov
  1 sibling, 1 reply; 7+ messages in thread
From: Mikhail Gusarov @ 2008-04-29 20:54 UTC (permalink / raw)
  To: ALT Linux Team development discussions

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

Twas brillig at 00:42:38 30.04.2008 UTC+04 when Alexey Morsov did gyre and gimble:

 AM> Господа, git что, обзавелся AI и стал издеваться?
 AM> samurai@home ~/git/sonata $ git checkout master
 AM> fatal: Untracked working tree file 'sonata/sonata/audioscrobbler.py' would
 AM> be removed by merge.
 AM> samurai@home ~/git/sonata $ git status
 AM> # On branch upstream
 AM> nothing to commit (working directory clean)

Может он в .gitignore затесался?

-- 
JID: dottedmag@altlinux.org / dottedmag@jabber.dottedmag.net

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

^ permalink raw reply	[flat|nested] 7+ messages in thread

* Re: [devel] git издевается?
  2008-04-29 20:54 ` Mikhail Gusarov
@ 2008-04-30  4:47   ` Alexey Morsov
  0 siblings, 0 replies; 7+ messages in thread
From: Alexey Morsov @ 2008-04-30  4:47 UTC (permalink / raw)
  To: devel

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

On Wed, Apr 30, 2008 at 03:54:20AM +0700, Mikhail Gusarov wrote:
> 
> Может он в .gitignore затесался?
Там и файла то такого не было никогда и нет


-- 
WBR,Алексей Морсов
программист ЗАО "ИК "Риком-Траст"
Jabber: samurai@www.fondmarket.ru
ALT Linux Team Member

 * AMorozov - легендарная личность.
<wRAR> AMorozov: ты тоже приходил к трёшу с воткой и альтом?
<Lost> он устанавливал пыху Сизиф и случайно научил его ругаться матом

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

^ permalink raw reply	[flat|nested] 7+ messages in thread

* Re: [devel] git издевается?
  2008-04-29 20:42 [devel] git издевается? Alexey Morsov
  2008-04-29 20:54 ` Mikhail Gusarov
@ 2008-04-30  5:34 ` Ildar Mulyukov
  2008-04-30  8:04   ` Alexey Morsov
  1 sibling, 1 reply; 7+ messages in thread
From: Ildar Mulyukov @ 2008-04-30  5:34 UTC (permalink / raw)
  To: ALT Linux Team development discussions

On 30.04.2008 02:42:38, Alexey Morsov wrote:
> Господа, git что, обзавелся AI и стал издеваться?
> 
> samurai@home ~/git/sonata $ git checkout master
> fatal: Untracked working tree file 'sonata/sonata/audioscrobbler.py'  
> would
> be removed by merge.
> samurai@home ~/git/sonata $ git status
> # On branch upstream
> nothing to commit (working directory clean)
> samurai@home ~/git/sonata $ gitk
> samurai@home ~/git/sonata $ gitk --all
> samurai@home ~/git/sonata $ find . -type f -size 0
> samurai@home ~/git/sonata $ grep '\n' sonata/sonata/audioscrobbler.py  
> |wc
> -l
> 502
> 
> Или я чего-то не понимаю?
> git add на этот файл делал насильно - ему монопенисуально :(

	Приветствую!

Думаю так:
Диагноз: изменённый index, напр. с помощью git-add/rm/mv
Лечение: git-reset
Конечно, могу и ошибиться. Как там говорят римляне? Хуманум еррата ест?

С уважением, Ильдар.
-- 
Ildar  Mulyukov,  free SW designer/programmer/packager
=========================================
email: ildar@altlinux.ru
Jabber: ildar@jabber.ru
ICQ: 4334029
ALT Linux Sisyphus http://www.sisyphus.ru
=========================================


^ permalink raw reply	[flat|nested] 7+ messages in thread

* Re: [devel] git издевается?
  2008-04-30  5:34 ` Ildar Mulyukov
@ 2008-04-30  8:04   ` Alexey Morsov
  2008-04-30 10:24     ` Ildar Mulyukov
  0 siblings, 1 reply; 7+ messages in thread
From: Alexey Morsov @ 2008-04-30  8:04 UTC (permalink / raw)
  To: devel

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

On Wed, Apr 30, 2008 at 11:34:35AM +0600, Ildar Mulyukov wrote:
> 	Приветствую!
> 
> Думаю так:
> Диагноз: изменённый index, напр. с помощью 
> git-add/rm/mv
Хм. тогда странно почему с чистого git-clone ситуация ровно та же :(

> Лечение: git-reset
> Конечно, могу и ошибиться. Как там 
> говорят римляне? Хуманум еррата ест?
Ну попробуем-с...  спасибо.

-- 
WBR,
Alexey Morsov
программист ЗАО "ИК "Риком-Траст"
Jabber: samurai@www.fondmarket.ru
ALT Linux Team Member

 * henker чует что это на башорге появится
<vorphalack> henker: думаю ты прав
<aphlux> не появится.
<Lost_work> vorphalack: давайте вычислять, кто уже туда это отправляет...
<php-coder> aphlux: ты убьещь всех? :)))))
<aphlux> php-coder: я обещался тольеко травмы нанести ;)
<vorphalack> aphlux: а ты где живёшь?
<aphlux> vorphalack: хочешь поучаствовать в нанесении травм? :)

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

^ permalink raw reply	[flat|nested] 7+ messages in thread

* Re: [devel] git издевается?
  2008-04-30  8:04   ` Alexey Morsov
@ 2008-04-30 10:24     ` Ildar Mulyukov
  2008-04-30 11:42       ` Alexey Morsov
  0 siblings, 1 reply; 7+ messages in thread
From: Ildar Mulyukov @ 2008-04-30 10:24 UTC (permalink / raw)
  To: devel

On 30.04.2008 14:04:05, Alexey Morsov wrote:
> On Wed, Apr 30, 2008 at 11:34:35AM +0600, Ildar Mulyukov wrote:
> > 	Приветствую!
> >
> > Думаю так:
> > Диагноз: изменённый index, напр. с помощью
> > git-add/rm/mv
> Хм. тогда странно почему с чистого git-clone ситуация ровно та же :(

Тогда точно не то.
> > Лечение: git-reset
> > Конечно, могу и ошибиться. Как там
> > говорят римляне? Хуманум еррата ест?
> Ну попробуем-с...  спасибо.

Не за что.
Ильдар
-- 
Ildar  Mulyukov,  free SW designer/programmer/packager
=========================================
email: ildar@altlinux.ru
Jabber: ildar@jabber.ru
ICQ: 4334029
ALT Linux Sisyphus http://www.sisyphus.ru
=========================================


^ permalink raw reply	[flat|nested] 7+ messages in thread

* Re: [devel] git издевается?
  2008-04-30 10:24     ` Ildar Mulyukov
@ 2008-04-30 11:42       ` Alexey Morsov
  0 siblings, 0 replies; 7+ messages in thread
From: Alexey Morsov @ 2008-04-30 11:42 UTC (permalink / raw)
  To: devel

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

On Wed, Apr 30, 2008 at 04:24:11PM +0600, Ildar Mulyukov wrote:
>> Хм. тогда странно почему с чистого git-clone 
>> ситуация ровно та же :(
> 
> Тогда точно не то.

Ну как бы это, 
git clone
git checkout upstream
gear-update ../tarball name/
git commit -a -m 
git checkout master ..... BOOOOOOOOOM!

-- 
WBR,
Alexey Morsov
программист ЗАО "ИК "Риком-Траст"
Jabber: samurai@www.fondmarket.ru
ALT Linux Team Member

<Lost[WIN]> combr_home: да. это голая, неприкрытая, обнаженная,
            обворожительная, соблазнительная, ... тьфу ты, увлекся. Правда в
            общем.

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

^ permalink raw reply	[flat|nested] 7+ messages in thread

end of thread, other threads:[~2008-04-30 11:42 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2008-04-29 20:42 [devel] git издевается? Alexey Morsov
2008-04-29 20:54 ` Mikhail Gusarov
2008-04-30  4:47   ` Alexey Morsov
2008-04-30  5:34 ` Ildar Mulyukov
2008-04-30  8:04   ` Alexey Morsov
2008-04-30 10:24     ` Ildar Mulyukov
2008-04-30 11:42       ` Alexey Morsov

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