|
2008-11-19
| ||
| 23:44 | • Fixed ticket [7ef970e4a2]: "fossil server" gives an error under winxp plus 2 other changes artifact: 4f39b37c68 user: drh | |
| 23:33 | Make sure the socket of the "ui" and "server" commands is bound to the specified port when the -P or --port option is used. Ticket [7ef970e4a2] check-in: 53db94cd41 user: drh tags: trunk | |
| 12:15 | • New ticket [7ef970e4a2] "fossil server" gives an error under winxp. artifact: e843dba323 user: anonymous | |
| Ticket Hash: | 7ef970e4a28d77b9f29c91923f502bc7d810abac | ||
| Title: | "fossil server" gives an error under winxp | ||
| Status: | Fixed | Type: | Code_Defect |
| Severity: | Important | Priority: | |
| Subsystem: | Resolution: | Fixed | |
| Last Modified: |
2008-11-19 23:44:47 17.37 years ago |
Created: |
2008-11-19 12:15:02 17.37 years ago |
| Version Found In: | f6a071cef1 | ||
| Description: | ||||
|
I was trying to run fossil server -P 2020 <repository>
and got an error: "fossil.exe: error from accept()"
running fossil server -P 8080 <repository> gives the same error, but if port is not specified everything works fine. Annoying issue.
drh added on 2008-11-19 23:44:47: | ||||