All of lore.kernel.org
 help / color / mirror / Atom feed
* git and dir
@ 2008-08-13 23:33 Rolf Leggewie
  2008-08-14  7:41 ` Phil Blundell
  2008-08-14  9:34 ` Florian Boor
  0 siblings, 2 replies; 7+ messages in thread
From: Rolf Leggewie @ 2008-08-13 23:33 UTC (permalink / raw)
  To: openembedded-devel

Hi,

this is something I've been pondering upon today.  I'm hoping for some 
discussion, an opportunity to learn and possibly to make OE even better.

It has always been possible to shoot yourself in the foot with OE.  I 
believe the opportunities will rise with the introduction of git.  The 
reason is that AFAIU, with mtn there was a 1:1 relation between checkout 
dir and upstream branch.  This information was recorded in _MTN/options. 
  git does not have this restriction.  One can freely add remote 
branches to an existing checkout with "git remote add" and switch to 
them with "git checkout $branch".  This can easily corrupt tmp/ and I 
fear it will happen quite often.  I wonder if there is anything 
OE/bitbake can do to alleviate the pain.

Regards

Rolf


PS: I am just thinking if it made sense to add the possibility to 
include the git branch name in TMPDIR just like we can include DISTRO 
now.  I think that would go a long way towards making problems to occur 
only seldomly if at all.




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

end of thread, other threads:[~2008-08-14 12:23 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2008-08-13 23:33 git and dir Rolf Leggewie
2008-08-14  7:41 ` Phil Blundell
2008-08-14 11:45   ` Rolf Leggewie
2008-08-14 12:02     ` Phil Blundell
2008-08-14 12:03     ` Mike (mwester)
2008-08-14 12:22       ` Rolf Leggewie
2008-08-14  9:34 ` Florian Boor

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.