All of lore.kernel.org
 help / color / mirror / Atom feed
* topgit infinite loop
@ 2009-04-22 11:57 Sam Vilain
  2009-04-22 19:15 ` Uwe Kleine-König
  0 siblings, 1 reply; 2+ messages in thread
From: Sam Vilain @ 2009-04-22 11:57 UTC (permalink / raw)
  To: Petr Baudis; +Cc: git

Using the current topgit master, I did a 'tg depends add' and somehow
seem to have found an infinite loop; see http://gist.github.com/99752

I've pushed all my t/* branches to github.com/samv/git - the t/*
branches.  Any obvious idea what went wrong?

Thanks for writing tg!
Sam.

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

* Re: topgit infinite loop
  2009-04-22 11:57 topgit infinite loop Sam Vilain
@ 2009-04-22 19:15 ` Uwe Kleine-König
  0 siblings, 0 replies; 2+ messages in thread
From: Uwe Kleine-König @ 2009-04-22 19:15 UTC (permalink / raw)
  To: Sam Vilain; +Cc: Petr Baudis, git

On Wed, Apr 22, 2009 at 11:57:49PM +1200, Sam Vilain wrote:
> Using the current topgit master, I did a 'tg depends add' and somehow
> seem to have found an infinite loop; see http://gist.github.com/99752
> 
> I've pushed all my t/* branches to github.com/samv/git - the t/*
> branches.  Any obvious idea what went wrong?
Yes, you have a circular dependency:

	ukleinek@cassiopeia:~/tmp/samv/git$ git show t/revcache/spec:.topdeps
	t/revcache/spec

it was introduced in a7506fa2d393068b3ed85beaaa74cf6d3d52279d.  This
patch belongs to the TopGit-patch t/revcache/spec, but the subject
suggests that it's on t/revcache/spec-bitmap.

If you want to check what went wrong, you should check the revlog of
t/revcache/spec.

Best regards
Uwe

-- 
Pengutronix e.K.                              | Uwe Kleine-König            |
Industrial Linux Solutions                    | http://www.pengutronix.de/  |

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

end of thread, other threads:[~2009-04-22 19:17 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2009-04-22 11:57 topgit infinite loop Sam Vilain
2009-04-22 19:15 ` Uwe Kleine-König

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.