[prev in list] [next in list] [prev in thread] [next in thread] 

List:       haproxy
Subject:    Re: Cannot obtain needed objects from git.1wt.eu haproxy repo.
From:       Phil Pennock <haproxy-phil () spodhuis ! org>
Date:       2014-04-29 17:45:05
Message-ID: 20140429174504.GA68212 () redoubt ! spodhuis ! org
[Download RAW message or body]


On 2014-04-29 at 11:28 -0400, Brandon Perkins wrote:
> For the last two days, I've been attempting to fetch (and clone, and subtree add) \
> http://git.1wt.eu/git/haproxy.git master with little luck.  Here's some output:

Fetch from http://master.formilux.org/git/people/willy/haproxy.git/
instead; you can then add the real origin as "origin", but by fetching
from a read-only mirror, you'll get the results faster and more
reliably.

Once all the objects are locally present, it doesn't matter where they
came from.

I have this in my repo's .git/config file:
----------------------------8< cut here >8------------------------------
[remote "origin"]
	url = http://git.1wt.eu/git/haproxy.git
	fetch = +refs/heads/*:refs/remotes/origin/*
[branch "master"]
	remote = origin
	merge = refs/heads/master
[remote "spodhuis"]
	url = git://git.spodhuis.org/networking/haproxy.git
	fetch = +refs/heads/*:refs/remotes/spodhuis/*
	pushurl = you really didn't want to do that
[remote "formilux"]
	url = http://master.formilux.org/git/people/willy/haproxy.git/
	fetch = +refs/heads/*:refs/remotes/formilux/*
	pushurl = you really didn't want to do that
----------------------------8< cut here >8------------------------------

-Phil


[Attachment #3 (application/pgp-signature)]

[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic