Ticket Change Details
Not logged in
Overview

Artifact ID: dc4907238f57b828cdfbfc67f364da0a6ceefd90
Ticket: a6baf9cbee98e6d91c741b2df32c365385e6eeeb
server says: server loop
User & Date: anonymous 2009-03-06 04:15:37
Changes

  1. Appended to comment:
    
    
    <hr><i>anonymous added on 2009-03-06 04:15:37:</i><br>
    Hello Krzysztof,
    
    excuse my stupidity, but are you saying you try to sync/pull/push that very local repository with itself? If this is so, what do you expect from that action?
    
    Try this setting:
    
      1  with a running <code>fossil server</code> on your repository <code>test</code> ...
      2  Goto another directory that does not contain you repository <code>test</code>
      3  Execute <code>fossil clone <your URL here> cloned_test</code>
    
    Now you may sync/pull/push between <code>test</code> and <code>cloned_test</code> as you deem joyful :-)
    
    Ciao,
    chin.