Git development
 help / color / mirror / Atom feed
* [HUP] Pulling broken by late Cogito commits
@ 2005-08-13 17:13 Petr Baudis
  0 siblings, 0 replies; only message in thread
From: Petr Baudis @ 2005-08-13 17:13 UTC (permalink / raw)
  To: git

  Hi,

  if you are following Cogito development closely, please note that
pulling over HTTP and SSH was broken by a late Cogito commit (74b4f7).
This also means that you won't be able to pull the fix (which I just
committed and might take a short while to mirror out) if you pull Cogito
over HTTP.

  cg-pull and cg-update will print the new commit ID on stdout, like:

	Tree change:
	ce471851ee8b6147ac57b211d9d76c3e4d625598:75d9f4a22abefd561147f88be9b7eb81af420f1b

  The second ID (75d9f4a22abefd561147f88be9b7eb81af420f1b) is the new
commit - but it won't get saved and therefore merged. You need to do
that manually; e.g. if the stock Cogito is the origin branch (the usual
setup), do this:

	echo 75d9f4a22abefd561147f88be9b7eb81af420f1b >.git/refs/heads/origin

  Then run cg-merge or rerun cg-update.

  Sorry for any inconvenience,

-- 
				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] only message in thread

only message in thread, other threads:[~2005-08-13 17:14 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2005-08-13 17:13 [HUP] Pulling broken by late Cogito commits Petr Baudis

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox