git@vger.kernel.org mailing list mirror (one of many)
 help / color / mirror / code / Atom feed
* [ANNOUNCE] Cogito 0.12.1
@ 2005-07-12  1:00 Petr Baudis
  2005-07-12  6:08 ` Chris Wright
  2005-07-13  7:12 ` Russell King
  0 siblings, 2 replies; 5+ messages in thread
From: Petr Baudis @ 2005-07-12  1:00 UTC (permalink / raw
  To: git

  Hello,

  here is Cogito 0.12.1, another desperate attempt to keep pace with
'@' or Linus, the named Human Master Coder. (Linus, the Human Master
Coder, mumbles arcane do { formulae } while (0)!  Some kind of force
seems to attack your mind.  Everything suddenly looks so different...
You are confused.)  Visit the greater spellbook vault at

	http://www.kernel.org/pub/software/scm/cogito

or re-attune yourself to the git plane (in case you are already
connected to the mana flow of Cogito) for updated powerful
counter-magick.

  Most of it is upstream stuff. Otherwise, almost everything are
bugfixes and updates to deal better with the mighty pack stuff.
Important bugfixes is fixed parent-id (cg-admin-uncommit, subsequently)
and massive pull fixes w.r.t. pulling from packed repositories and
cross-filesystem local pull.

  Oh, don't get used too much to the new cg-info script's semantics,
I want to move the functionality to cg-status; I just forgot to do it
before tagging the release and only remembered it now.

  May the sun always shine on you,

-- 
			Petr "the High Elven Codethrower" Baudis
Stuff: http://pasky.or.cz/
You play too little rogue-like RPG games, apparently.

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

* Re: [ANNOUNCE] Cogito 0.12.1
  2005-07-12  1:00 [ANNOUNCE] Cogito 0.12.1 Petr Baudis
@ 2005-07-12  6:08 ` Chris Wright
  2005-07-13  7:12 ` Russell King
  1 sibling, 0 replies; 5+ messages in thread
From: Chris Wright @ 2005-07-12  6:08 UTC (permalink / raw
  To: Petr Baudis; +Cc: git

* Petr Baudis (pasky@ucw.cz) wrote:
>   here is Cogito 0.12.1, another desperate attempt to keep pace with
> '@' or Linus, the named Human Master Coder. (Linus, the Human Master
> Coder, mumbles arcane do { formulae } while (0)!  Some kind of force
> seems to attack your mind.  Everything suddenly looks so different...
> You are confused.)  Visit the greater spellbook vault at
> 
> 	http://www.kernel.org/pub/software/scm/cogito

The SRPM and RPMS are uploaded to:
	http://www.kernel.org/pub/software/scm/cogito/RPMS

thanks,
-chris

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

* Re: [ANNOUNCE] Cogito 0.12.1
  2005-07-12  1:00 [ANNOUNCE] Cogito 0.12.1 Petr Baudis
  2005-07-12  6:08 ` Chris Wright
@ 2005-07-13  7:12 ` Russell King
  2005-07-13 11:13   ` Catalin Marinas
  1 sibling, 1 reply; 5+ messages in thread
From: Russell King @ 2005-07-13  7:12 UTC (permalink / raw
  To: Petr Baudis, Linus Torvalds; +Cc: git

Grumble.

I won't bother trying to explain, I'll just paste the errors.  We've been
here before in a previous cogito revision.

rmk@dyn-67:[linux-2.6-rmk]:<1038> cg-branch-ls
origin  ../linux-2.6
smp     ../linux-2.6-smp
rmk@dyn-67:[linux-2.6-rmk]:<1039> cg-pull origin
...
cp: cannot create link `.git/objects/f5/77ffd75c02b6087d5bf5ca89f806b10f2a0246': File exists
cp: cannot create link `.git/objects/f5/e02df58c1f92cdec1cc18cd3b7eeb48fb6d0e3': File exists
cp: cannot create link `.git/objects/f6/7ca01b4982f9e01e590468bae49bf0801bc756': File exists
cp: cannot create link `.git/objects/f7/4e32e0ff3d556da1992c4e0418a89aa1ed2e64': File exists
cp: cannot create link `.git/objects/fe/72a5b08ac185c230e0af6929c25061b7459b32': File exists
cp: cannot create link `.git/objects/ff/37bc27e6034281e7686007210554c54377d420': File exists
progress: 4707 objects, 13903516 bytes, 100% done
`../linux-2.6/.git/objects/pack' -> `.git/objects/pack'
`../linux-2.6/.git/objects/pack/pack-e3117bbaf6a59cb53c3f6f0d9b17b9433f0e4135.idx' -> `.git/objects/pack/pack-e3117bbaf6a59cb53c3f6f0d9b17b9433f0e4135.idx'
`../linux-2.6/.git/objects/pack/pack-e3117bbaf6a59cb53c3f6f0d9b17b9433f0e4135.pack' -> `.git/objects/pack/pack-e3117bbaf6a59cb53c3f6f0d9b17b9433f0e4135.pack'
cg-pull: objects pull failed

-- 
Russell King

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

* Re: [ANNOUNCE] Cogito 0.12.1
  2005-07-13  7:12 ` Russell King
@ 2005-07-13 11:13   ` Catalin Marinas
  2005-07-19 23:43     ` Petr Baudis
  0 siblings, 1 reply; 5+ messages in thread
From: Catalin Marinas @ 2005-07-13 11:13 UTC (permalink / raw
  To: Russell King; +Cc: Petr Baudis, Linus Torvalds, git

Russell King <rmk@arm.linux.org.uk> wrote:
> I won't bother trying to explain, I'll just paste the errors.  We've been
> here before in a previous cogito revision.
>
> rmk@dyn-67:[linux-2.6-rmk]:<1038> cg-branch-ls
> origin  ../linux-2.6
> smp     ../linux-2.6-smp

I noticed that Cogito doesn't work well with relative paths. Run
cg-branch-chg and put absolute paths, it might work (it did for me).

-- 
Catalin

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

* Re: [ANNOUNCE] Cogito 0.12.1
  2005-07-13 11:13   ` Catalin Marinas
@ 2005-07-19 23:43     ` Petr Baudis
  0 siblings, 0 replies; 5+ messages in thread
From: Petr Baudis @ 2005-07-19 23:43 UTC (permalink / raw
  To: Catalin Marinas; +Cc: Russell King, Linus Torvalds, git

Dear diary, on Wed, Jul 13, 2005 at 01:13:52PM CEST, I got a letter
where Catalin Marinas <catalin.marinas@gmail.com> told me that...
> Russell King <rmk@arm.linux.org.uk> wrote:
> > I won't bother trying to explain, I'll just paste the errors.  We've been
> > here before in a previous cogito revision.
> >
> > rmk@dyn-67:[linux-2.6-rmk]:<1038> cg-branch-ls
> > origin  ../linux-2.6
> > smp     ../linux-2.6-smp
> 
> I noticed that Cogito doesn't work well with relative paths. Run
> cg-branch-chg and put absolute paths, it might work (it did for me).

Yes, that's it. Will be fixed in Cogito-0.12.2 (or 0.13, whichever comes
first), thanks.

-- 
				Petr "Pasky" Baudis
Stuff: http://pasky.or.cz/
If you want the holes in your knowledge showing up try teaching
someone.  -- Alan Cox

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

end of thread, other threads:[~2005-07-19 23:43 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2005-07-12  1:00 [ANNOUNCE] Cogito 0.12.1 Petr Baudis
2005-07-12  6:08 ` Chris Wright
2005-07-13  7:12 ` Russell King
2005-07-13 11:13   ` Catalin Marinas
2005-07-19 23:43     ` Petr Baudis

Code repositories for project(s) associated with this public inbox

	https://80x24.org/mirrors/git.git

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).