darcs repository web UI and hosting app. This is the main darcsden trunk, which also runs hub.darcs.net. (https://hub.darcs.net)
#134darcsden-ssh built with GHC 7.8+ segfaults
I can build darcsden-ssh with GHC 7.8 or 7.10 now, but I've not yet been able to make it work. Currently the client negotiation fails, with "Data roaming not allowed" one of the last messages, and the server segfaults. When I build with GHC 7.6 (and its package db) instead, it works normally.
- status set to closed
The problem seems to have been resolved in latest builds - ssh tests run and darcs hub ssh operations complete without segfaulting. Moving on!