Overview
Artifact ID: | 5851de9793456918229e072bc3b0e491a6829c67 |
---|---|
Ticket: | 9b8333b29826deba9ddd6d3e4c6b26fc70e06e68
Cannot pull the up to date 'ticket' configuration |
User & Date: | viriketo 2011-04-21 20:17:43 |
Changes
- Appended to comment:
<hr /><i>viriketo added on 2011-04-21 20:17:43 UTC:</i><br /> Ok, reading a bit the code helped. On 'configuration pull', in xfer.c it sets <kbd>configure_prepare_to_receive(0);</kbd> (no replace). So, after knowing this, I remove the ticket report and then pull, to get it updated. And it works. Maybe the <kbd>fossil help configuration</kbd> should mention that 'pull' acts like 'merge', and not like 'import'. Thank you, LluĂs.