From: llandre <r&d2@dave-tech.it>
To: u-boot@lists.denx.de
Subject: [U-Boot-Users] Re: Error when updating local git repo
Date: Fri, 30 Dec 2005 12:35:43 +0100 [thread overview]
Message-ID: <43B51B8F.4040204@dave-tech.it> (raw)
In-Reply-To: <20051229164827.1C94E354107@atlas.denx.de>
Hi,
>>http://source.denx.net/cgi-bin/gitweb.cgi. Do you suggest to use http
>>instead?
>
>
> This is the official recommendation. I have to admit that I usually
> use rsync myself, especially for the initial cloning, as it's much
> faster.
To switch the protocol I have to change .git/branches/origin from
rsync://source.denx.net/git/u-boot.git
to
http://source.denx.net/git/u-boot.git
right?
>>I have two local repos. One is just a clone of your public repo
>>(u-boot-denx). The other one (u-boot-denx-dave) exhibits the problem I
>
>
> How exactly did you create this second repo, and what exactly did you
> try when attempting to merge?
u-boot-denx-dave was created by cloning the public repo. I don't
remember if I cloned your repo directly (cg-clone rsync://...) or if I
cloned the local repo u-boot-denx, it happend months ago. Then I created
4 new branches for ARM9 platforms and performed several commits and
merges from these branches to master. Finally I issued cg-update to
merge new stuff commited to the public repo in the meanwhile and I got
the messages I sent a couple of days ago.
--
llandre
DAVE Electronics System House - R&D Department
web: http://www.dave-tech.it
email: r&d2 at dave-tech.it
prev parent reply other threads:[~2005-12-30 11:35 UTC|newest]
Thread overview: 5+ messages / expand[flat|nested] mbox.gz Atom feed top
2005-12-27 9:03 [U-Boot-Users] Error when updating local git repo llandre
2005-12-27 18:52 ` [U-Boot-Users] " Wolfgang Denk
2005-12-29 16:14 ` llandre
2005-12-29 16:48 ` Wolfgang Denk
2005-12-30 11:35 ` llandre [this message]
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=43B51B8F.4040204@dave-tech.it \
--to=r&d2@dave-tech.it \
--cc=u-boot@lists.denx.de \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
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.