[U-Boot-Users] Changes to U-Boot Development Process
Wolfgang Denk
wd at denx.de
Tue Mar 6 11:47:44 CET 2007
In message <27d85ee10703060129u26582066kc55912a9424cafe0 at mail.gmail.com> you wrote:
>
> > For cloning you can use http (or even rsync) as well. But to push your
> > changes back, you need SSH (+ git).
> >
> Sorry, it doesn't work on my side.
> aubrey at ubuntu-feisty:/tmp$ git-clone http://www.denx.de/git/u-boot-blackfin u-boot-blackfin
> Cannot get remote repository information.
> Perhaps git-update-server-info needs to be run there?
You must append ".git" to the repo name. Please try again with
git-clone http://www.denx.de/git/u-boot-blackfin.git u-boot-blackfin
Best regards,
Wolfgang Denk
--
DENX Software Engineering GmbH, HRB 165235 Munich, CEO: Wolfgang Denk
Office: Kirchenstr. 5, D-82194 Groebenzell, Germany
Phone: (+49)-8142-66989-10 Fax: (+49)-8142-66989-80 Email: wd at denx.de
Wait! You have not been prepared!
-- Mr. Atoz, "Tomorrow is Yesterday", stardate 3113.2
More information about the U-Boot
mailing list