Hello Andreas, hello Harald,
On Thu, 14 Jul 2011 13:44:16 +0200, "Harald Welte" laforge@gnumonks.org wrote:
The patches look fine to me. I'd wait for another day if Sylvain or Dieter have any comments, but otherwise they can be merged.
The patches are fine for me.
Best regards, Dieter
Hello! I think that your neighbour cell measurement code is at the branch remotes/origin/laforge/neigh_sb
But when I use "git -b branch remotes/origin/laforge/neigh_sb", it told me that I am in this branch, but it seemed that the source code did not change, no neighbour cell measurement code!
Any one can tell me why and the solution?
Thanks very much!
-- View this message in context: http://baseband-devel.722152.n3.nabble.com/neighbour-cell-measurement-tp3168... Sent from the baseband-devel mailing list archive at Nabble.com.
On Fri, Aug 26, 2011 at 09:00:34PM -0700, xuchenyu wrote:
Hello! I think that your neighbour cell measurement code is at the branch remotes/origin/laforge/neigh_sb
But when I use "git -b branch remotes/origin/laforge/neigh_sb", it told me that I am in this branch, but it seemed that the source code did not change, no neighbour cell measurement code!
Any one can tell me why and the solution?
Thanks very much!
-- View this message in context: http://baseband-devel.722152.n3.nabble.com/neighbour-cell-measurement-tp3168... Sent from the baseband-devel mailing list archive at Nabble.com.
Xuchenyu,
The command line you pasted is not valid. What you are trying to do, checking out a remote branch, is a very basic operation in git. You first should make yourself familiar with the tools used by osmocom-bb, see [1]. There is very good documentation for git, e.g. [2], [3].
Kind regards -Alexander Huemer
[1] http://bb.osmocom.org/trac/wiki/PreliminaryRequirements [2] $ man gittutorial [3] http://www.kernel.org/pub/software/scm/git/docs/everyday.html
baseband-devel@lists.osmocom.org