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. |