2010-11-09
| ||
10:44 | • Fixed ticket [1318677c15]: Configuration pull does not work plus 1 other change ... (artifact: 587ee4b02e user: drh) | |
10:44 | For cloning and syncing, give all users the privileges of both "nobody" and "anonymous" without requiring a login message. Ticket [1318677c15af04480b]. ... (check-in: 134f5b374e user: drh tags: trunk) | |
08:38 | • New ticket [1318677c15] Configuration pull does not work. ... (artifact: fe3e98d4f9 user: anonymous) | |
Ticket Hash: | 1318677c15af04480b5f693b8c7a4eccdadb5698 | |||
Title: | Configuration pull does not work | |||
Status: | Fixed | Type: | Code_Defect | |
Severity: | Minor | Priority: | ||
Subsystem: | Resolution: | Fixed | ||
Last Modified: | 2010-11-09 10:44:46 | |||
Version Found In: | [696668aa4e] 2010-11-08 20:01:41 UTC | |||
Description: | ||||
I just set up a fresh clone of my repo, then I did:
$ fossil configuration pull ticket http://127.0.0.1:8080/ -R repo.fossil Bytes Cards Artifacts Deltas Sent: 336 11 0 0 waiting for server...Total network traffic: 291 bytes sent, 0 bytes receivedRan "fossil ui" and found the ticket report formats were not transferred as they should be. My current workaround is doing "config export" and "config import" but that command should work also. |