On Fri, 11 Jan 2013 11:36:10 +0100
Remigiusz Modrzejewski <l...@maxnet.org.pl> wrote:
>
> On Jan 11, 2013, at 00:47 , <org.fossil-scm.fossil-us...@io7m.com>
> wrote:
> 
> > My use case here is that I've got repositories hosted on
> > http://fossil.io7m.com but I've also got an exact mirror of that
> > site on my internal network here that's used for testing quickly on
> > multiple machines/VMs (and will now be polled very frequently for
> > CI testing, which would be slow and would start to get expensive in
> > terms of data usage with the number of repositores over the WAN).
> 
> Mirrors can be easily kept up to date with cron. 
> An empty (no commits exchanged) sync is something like 0.03s for my
> laptop's CPU, so it can be even every minute without overloading the
> machine.

Yes, that's possible. It's not a very satisfying solution though as I
now have to have extra infrastructure running and have to make lots of
frequent redundant pulls/pushes as opposed to only doing them when
they're actually needed.

M
_______________________________________________
fossil-users mailing list
fossil-users@lists.fossil-scm.org
http://lists.fossil-scm.org:8080/cgi-bin/mailman/listinfo/fossil-users

Reply via email to