Sat, 06 Sep 2008 14:11:33 +0200 inotify: workaround ENAMETOOLONG by using symlinks
Benoit Boissinot <benoit.boissinot@ens-lyon.org> [Sat, 06 Sep 2008 14:11:33 +0200] rev 6997
inotify: workaround ENAMETOOLONG by using symlinks If we can't create the unix socket because the path is too long we create the socket in a temporary directory and symlink it into the repo. Fix issue1208
Sat, 06 Sep 2008 12:49:20 +0200 inotify: deactivate inotify status on failure
Benoit Boissinot <benoit.boissinot@ens-lyon.org> [Sat, 06 Sep 2008 12:49:20 +0200] rev 6996
inotify: deactivate inotify status on failure workaround issue1208, add test fix traceback handling (socket.error is a singleton in this case)
Sat, 06 Sep 2008 12:48:52 +0200 inotify: fix traceback when the server has been already started
Benoit Boissinot <benoit.boissinot@ens-lyon.org> [Sat, 06 Sep 2008 12:48:52 +0200] rev 6995
inotify: fix traceback when the server has been already started
Tue, 19 Aug 2008 15:36:03 -0700 Use relative imports in inotify.server.
Brendan Cully <brendan@kublai.com> [Tue, 19 Aug 2008 15:36:03 -0700] rev 6994
Use relative imports in inotify.server. Fixes an import failure I was getting under hgtk and hgweb: *** failed to import extension inotify: 'module' object has no attribute 'inotify'
Sat, 06 Sep 2008 00:45:13 +0200 a socket error might be a tuple or a singleton
Benoit Boissinot <benoit.boissinot@ens-lyon.org> [Sat, 06 Sep 2008 00:45:13 +0200] rev 6993
a socket error might be a tuple or a singleton
Fri, 05 Sep 2008 11:04:36 +0200 merge with crew
Benoit Boissinot <benoit.boissinot@ens-lyon.org> [Fri, 05 Sep 2008 11:04:36 +0200] rev 6992
merge with crew
Fri, 05 Sep 2008 11:03:34 +0200 merge with -stable
Benoit Boissinot <benoit.boissinot@ens-lyon.org> [Fri, 05 Sep 2008 11:03:34 +0200] rev 6991
merge with -stable
Fri, 05 Sep 2008 11:02:12 +0200 fix test-bisect error (because of set -e)
Benoit Boissinot <benoit.boissinot@ens-lyon.org> [Fri, 05 Sep 2008 11:02:12 +0200] rev 6990
fix test-bisect error (because of set -e)
Fri, 05 Sep 2008 11:00:07 +0200 store: pathjoiner default value is os.path.join
Patrick Mezard <pmezard@gmail.com> [Fri, 05 Sep 2008 11:00:07 +0200] rev 6989
store: pathjoiner default value is os.path.join
Sun, 31 Aug 2008 00:22:20 +0200 Fix for Issue1260
Adrian Buehlmann <adrian@cadifra.com> [Sun, 31 Aug 2008 00:22:20 +0200] rev 6988
Fix for Issue1260
(0) -3000 -1000 -300 -100 -10 +10 +100 +300 +1000 +3000 +10000 +30000 tip