Changes to ticket 045f23be75
By bharder on 2009-07-24 03:50:43. See also: artifact content, and ticket history
- Appended to comment:
bharder added on 2009-07-24 03:50:43:
debugging session:
initial fail atautosync(AUTOSYNC_PULL) at line 437 of checkin_.c
... (/me continues debugging)...and closer still:
client_sync() at line 64, sync_.c
...and closer still:
previous to line 1139, xfer_.c
...and closer:xfer_.c, line 979 call to http_exchange() has the recv buffer aData filled with: < p>< font color=\"red\">repository does not exists or is in an unreadable directory: /home/bch/fossiltestings/testsync/co/clone.fsl</ font></ p>
... suggests that the exchange is looking for the fossil repo in the working directory of the checkout, not the fossil-repo's actual home.
End of investigation for now.
- Change resolution to "Open"