The following output is a tad puzzling,

--8<------------------------------------------------------------------
$ fossil pull
Pull from http://www.fossil-scm.org/
Round-trips: 1   Artifacts sent: 0  received: 68
Pull finished with 332 bytes sent, 4436 bytes received

$ fossil sync
Sync with http://www.fossil-scm.org/
Round-trips: 1   Artifacts sent: 0  received: 68
Pull finished with 2734 bytes sent, 4498 bytes received

$ fossil update
Autosync:  http://www.fossil-scm.org/
Round-trips: 1   Artifacts sent: 0  received: 0
Pull finished with 315 bytes sent, 2571 bytes received[...]
checkout:     f4bcdb62fb[...]

$ fossil pull
Pull from http://www.fossil-scm.org/
Round-trips: 1   Artifacts sent: 0  received: 68
Pull finished with 331 bytes sent, 4437 bytes received

$ fossil sync
Sync with http://www.fossil-scm.org/
Round-trips: 1   Artifacts sent: 0  received: 68
Pull finished with 2735 bytes sent, 4498 bytes received
--8<------------------------------------------------------------------

Why do pull & sync report 68 artifacts received, while update w/autosync
reports 0?

(This is fossil version 1.25 [f4bcdb62fb] 2013-05-09 15:30:43 UTC)

Best,
Marc
_______________________________________________
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