Differences From:
File
todo.txt
part of check-in
[609e4caf29]
- Fixed typos in comments
by
aku on
2007-08-25 03:23:20.
[view]
To:
File
todo.txt
part of check-in
[634fd117b1]
- Jot down some notes for how to move forward.
by
drh on
2007-08-25 21:01:17.
[view]
@@ -16,8 +16,13 @@
* Bug: If the server closes the socket unexpectedly, the
fwrite() in http.c:103 throws a signal and kills the child
process. fwrite() is not suppose to do this. Need to figure
out what is going wrong.
+
+ * Bug: pull is ending prematurely.
+
+ * Bug: Make sure merge and other commands (check-out) do not try
+ to use a phantom.
* The ipaddr field of the rcvfrom table is not being set. This
field should be the IP address from which information is received
for the local repository. So when somebody does a push of new