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.

> I'd quite like to either be able to push to multiple remotes, or
> possibly to be able to push to a remote and then have that remote push
> to a further remote.

Well, with the new Tcl integration there is supposedly a way to do post-sync 
hooks.
Unfortunately I didn't find any time for Fossil in the last few months, so 
can't help with that.


Kind regards,
Remigiusz Modrzejewski



_______________________________________________
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