On Tue, September 14, 2010 at 7:13 pm, "Nolan Darilek" wrote: >... I > understand that the sync protocol currently doesn't support such a > thing, so I wonder if it might be made to do so in the future, or if > there may be some other mechanism by which this could be accomplished?
Not, I suspect, without completely re-designing it, and since it is one of the things that makes Fossil be Fossil... > I > understand the desire to not introduce unnecessary complexity, so I'm > curious as to the simplest thing to do that might make push notification > work. Push notification is something of a myth. There has to be something there waiting to be pushed. It could be waiting on an event rather than polling, but then there has to be an event co-ordinator... Eric _______________________________________________ fossil-users mailing list [email protected] http://lists.fossil-scm.org:8080/cgi-bin/mailman/listinfo/fossil-users

