[pjb@kuiper :0 patchwork]$ fossil push
Server:    http://fossil.informatimago.com:8002/patchwork
                Bytes      Cards  Artifacts     Deltas
Sent:             268          4          0          0
Error: not authorized to write
Received:          65          1          0          0
Total network traffic: 386 bytes sent, 276 bytes received
[pjb@kuiper :0 patchwork]$ fossil pull
Server:    http://fossil.informatimago.com:8002/patchwork
                Bytes      Cards  Artifacts     Deltas
Sent:             146          2          0          0
Received:          78          2          0          0
Total network traffic: 324 bytes sent, 285 bytes received
[pjb@kuiper :0 patchwork]$ fossil push
Server:    http://fossil.informatimago.com:8002/patchwork
                Bytes      Cards  Artifacts     Deltas
Sent:             268          4          0          0
Error: not authorized to write
Received:          65          1          0          0
Total network traffic: 387 bytes sent, 276 bytes received
[pjb@kuiper :0 patchwork]$ fossil status
repository:   /home/pjb/works/patchwork/patchwork/../patchwork.fossil
local-root:   /home/pjb/works/patchwork/patchwork/
checkout:     6d88e9d9e206b3fe641e3050c1c321e0e98e0872 2012-05-07 15:00:19 UTC
parent:       19efd2e28b33dd1acd93f603bd0c95edb1b42b27 2012-05-07 14:11:19 UTC
tags:         trunk
comment:      Added Makefile. (user: pjb)
[pjb@kuiper :0 patchwork]$ fossil timeline
=== 2012-05-07 ===
15:00:19 [6d88e9d9e2] *CURRENT* Added Makefile. (user: pjb tags: trunk)
14:46:48 [13d579f58a] Changes to wiki page [PatchWork/MacOSX] (user: pjb)
14:45:24 [4a7ddd781d] Changes to wiki page [PatchWork/MacOSX] (user: pjb)
14:45:00 [52a205b51a] Changes to wiki page [PatchWork/MacOSX] (user: pjb)
14:44:34 [2c5ba740a6] Changes to wiki page [PatchWork/MacOSX] (user: pjb)


But when I clone and open http://fossil.informatimago.com:8002/patchwork
or just watch it on the web server,  the last commit doesn't appear:

[pjb@kuiper :0 p]$ fossil status
repository:   /tmp/p/../patchwork.fossil
local-root:   /tmp/p/
checkout:     19efd2e28b33dd1acd93f603bd0c95edb1b42b27 2012-05-07 14:11:19 UTC
parent:       cba26aa1935252fbf017d2bf4e7d96d5ca447a66 2012-05-07 14:11:09 UTC
tags:         trunk
comment:      Changed license to GPL3; added header comments. (user: pjb)


What's wrong?  What should I do to push my commits?

-- 
__Pascal Bourguignon__                     http://www.informatimago.com/
A bad day in () is better than a good day in {}.
_______________________________________________
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