History Of Ticket 7d997b447f
Not logged in
Ticket change [057e248bac] (rid 4096) by kkinnell on 2008-12-09 16:21:55:
  1. Change status to "Closed"
Ticket change [b004e7f343] (rid 4094) by kkinnell on 2008-12-09 16:16:36:
  1. Appended to comment:

    kkinnell added on 2008-12-09 16:16:36:
    The 'workaround' is the solution; fossil pushes and pulls from a server; the operations don't make sense in a file-system context.

  2. Change priority to "Zero"
  3. Change resolution to "Works_As_Designed"
  4. Change severity to "Important"
  5. Change type to "Documentation"
Ticket change [645aa76f34] (rid 3522) by drh on 2008-10-18 13:26:28:
  1. Appended to comment:

    drh added on 2008-10-18 13:26:28:
    Your workaround, of course, is to start a server on the flash repository:

    fossil server /media/sdb1/work/repo &
    fossil pull http://localhost:8080/ -R ./repo.fossil
    killall fossil
    
  2. Change priority to "Immediate"
  3. Change private_contact to "da39a3ee5e6b4b0d3255bfef95601890afd80709"
  4. Change resolution to "Open"
  5. Change subsystem to "one"
Ticket change [9e005df631] (rid 3507) by anonymous on 2008-10-18 06:11:23:
  1. Change comment to "I had a remote repository at the flash-card. So when I clone it to the local repository command looks like this "fossil clone /media/sdb1/work/repo repo.fossil". And it works fine. But when I tried to pull changes from the remote repository with the command "fossil pull /media/sdb1/work/repo" fossil wrote "fossil: network sync only" and do nothing. Thank you P.S. i can't find how to edit opened "Feature_Request" ticket"
  2. Change private_contact to "da39a3ee5e6b4b0d3255bfef95601890afd80709"
  3. Change severity to "Critical"
  4. Change status to "Open"
  5. Change title to "push/pull with the local directory"
  6. Change type to "Code_Defect"