Commit Graph

2 Commits

Author SHA1 Message Date
Nicolas Dumazet
afb08fe68c inotify: raise correct error if server is already started in a deep repository
When path is too long to be an Unix socket address, we create a socket in a
temporary directory and link from the long path to the shorter one.
But checks in server code at startup were insufficient in this case, and used
to raise an unclear "tried linking .hg/inotify.sock to a temporary socket but
.hg/inotify.sock already exists"
2010-10-09 15:41:53 +02:00
Matt Mackall
56def4ddeb tests: unify test-inotify-issue1208 2010-09-26 13:43:21 -05:00