| Ticket UUID: | 9a42dd09e00ca2a04d58165cfc1fb49be94b6983 | ||
| Title: | fossil pull has to be run multiple times | ||
| Status: | Open | Type: | Incident |
| Severity: | Minor | Priority: | |
| Subsystem: | Resolution: | Open | |
| Last Modified: | 2009-04-15 18:52:34 | ||
| Version Found In: | 6fe981ec56c6cfc96646765f44ec33091d99cb9d | ||
| Description & Comments: | |||
|
When I updated my copy of the fossil repository I had to run 'fossil pull' twice to get everything. I was updating to
[a742cfa29254d810f9119a065e391d4b74fb1b93]
I recovered my previous repository from backup, and did a new checkout (fossil open) before running 'pull' again. This time it worked. eric added on 2009-04-13 14:10:43: fossil clone http://www.fossil-scm.org/ myclone.fossil gets an empty repository, but (many) repeated pulls will then get evertyhing up to date. drh added on 2009-04-13 15:59:24: bharder added on 2009-04-13 16:33:03: eric added on 2009-04-13 18:00:40:
eric@tasso:~/devel/fossil$ ./fossil ver
This is fossil version [879e8c5f32] 2009-04-13 09:50:42 UTC
eric@tasso:~/devel/fossil$ ./fossil clone http://www.fossil-scm.org/ clone1.fsl
Bytes Cards Artifacts Deltas
Send: 552 22 0 0
Received: 223152 4706 0 0
Send: 9449 200 0 0
Received: 0 0 0 0
Rebuilding repository meta-data...
4680 (100%)...
project-id: CE59BB9F186226D80E49D1FA2DB29F935CCA0333
server-id: 6fe76b21f279f652a0970c6b7d27afbd1f75b531
admin-user: eric (password is "add78b")
Starts with [327823e39b] , [737e76a69f] is OK. anonymous claiming to be Gé Weijers (ticket creator) added on 2009-04-15 18:52:34:
ge@gw-aa1:~/fossil$ fossil pull
Server: http://www.fossil-scm.org/
Bytes Cards Artifacts Deltas
Send: 130 1 0 0
Received: 3174 70 0 0
Send: 600 10 0 0
Received: 0 1 0 0
ge@gw-aa1:~/fossil$ fossil pull
Server: http://www.fossil-scm.org/
Bytes Cards Artifacts Deltas
Send: 600 11 0 0
Received: 60812 80 7 3
ge@gw-aa1:~/fossil$ fossil pull
Server: http://www.fossil-scm.org/
Bytes Cards Artifacts Deltas
Send: 130 1 0 0
Received: 3174 70 0 0
| |||