On Dec 21, 2009, at 7:57 PM, T.J. Yang wrote:

>
>
> This is what I have so far
> 0. using Fossil version [4f24addea9] 2009-12-20 21:34:51
> .
> 1. create a fossil test repository on machine A.
> 2. on machine B, fossil clone http://myaccount:[email protected]  
> test.fossile
> 3. going to machine A and B via web GUI.
> 4. Admin -> Behavior and check on "Automatically synchronize with  
> repository"

The "atomatic sync" only happens when you run "fossil update" or  
"fossil commit" on the server.  That is not what you want.

See http://www.fossil-scm.org/fossil/doc/tip/www/selfhost.wiki - the  
three self-hosting Fossil repositories stay in sync using a cron job.


> 5. change wiki home page with a test string of "hello"
> 6. go to see machine B wiki home page, waited for some time but  
> never see the change on wiki A pass on to Machine B.
> 7. See the update by following command ran manually.
>    "fossil open test.fossil ;fossil update;fossil close"
>
> So the question is why step 4 didn't work ?
> I am expecting machine B will update/pull the change from A once a  
> while.
>
>
> Thanks for your pointer
>
>
> tj
>
>
> T.J. Yang
>
>                                       
> _________________________________________________________________
> Hotmail: Free, trusted and rich email service.
> http://clk.atdmt.com/GBL/go/171222984/direct/01/
> _______________________________________________
> fossil-users mailing list
> [email protected]
> http://lists.fossil-scm.org:8080/cgi-bin/mailman/listinfo/fossil-users

D. Richard Hipp
[email protected]



_______________________________________________
fossil-users mailing list
[email protected]
http://lists.fossil-scm.org:8080/cgi-bin/mailman/listinfo/fossil-users

Reply via email to