Ticket Change Details
Not logged in
Overview

Artifact ID: abb009587d0630481ace0c75143ec8c6fee45d5d
Ticket: 96af2fca6da1664bad1cdf319675214f5f89a3a7
web "Sync Now" need to provide repository path argument.
User & Date: ron 2010-01-27 14:33:09
Changes

  1. Appended to comment:
    
    
    <hr><i>ron added on 2010-01-27 14:33:09:</i><br>
    Regarding the multiple syncs -- the "right" way to sync multiple servers is to run a "cron" job (or whatever the equivalent would be on Windows), to have a "fossil sync ..." process run periodically.  One could then simply have more than one URL to sync to in separate fossil commands.  
    
    If you do not have access to cron functionality on the servers where you are hosting the repo (why wouldn't you?),  then you could do the 'click' sync on several separate servers individually (each one sync-ing to a specific other server).