On Sep 23, 12:59 pm, Marius Mårnes Mathiesen
<
marius.mathie...@gmail.com> wrote:
I don't know if this will solve my issue :) since I am not sure I
fully understood it. I am going to have a look at gittorrent that you
referenced above and proxymachine.
I am going to try and rephrase my original question with the hopes
that as I try to re-explain what I think would be a solution to my
problem I will better understand it and you would be able to determine
if what you propose is in fact a solution.
I have a gitorious server in North America, it has a few git
repositories on it. some of which are large. no if I have a group of
machines in say, the UK somewhere and I need each of these machines to
pull down local replicas of these repositories. in the interest of
decreased latency and fewer pull across the pond. I would like to
have a replica/mirror on the local lan in the UK that these machines
could pull from. However any changes that get made on any of these
given machines, I would like the push to be to the gitorious server in
NA and then have that delta trickle to the replica in the UK.
so in short, pulls are local to which ever region you are in, and
commits always get pushed to a 'master' and replicate to the other
mirrors.
I guess a push could go to the local server as long as the change gets
synchronized to the other servers.
--
thx
JT