Hi, When I try to push changes to my tree I get these errors: pushing to ssh://hverkuil@xxxxxxxxxxx/hg/~hverkuil/v4l-dvb-ng-ctrls searching for changes remote: ** unknown exception encountered, details follow remote: ** report bug details to http://www.selenic.com/mercurial/bts remote: ** or mercurial@xxxxxxxxxxx remote: ** Mercurial Distributed SCM (version 0.9.3) remote: Traceback (most recent call last): remote: File "/usr/bin/hg.real", line 12, in ? remote: commands.run() remote: File "/usr/lib/python2.4/site-packages/mercurial/commands.py", line 3000, in run remote: sys.exit(dispatch(sys.argv[1:])) remote: File "/usr/lib/python2.4/site-packages/mercurial/commands.py", line 3223, in dispatch remote: return d() remote: File "/usr/lib/python2.4/site-packages/mercurial/commands.py", line 3182, in <lambda> remote: d = lambda: func(u, repo, *args, **cmdoptions) remote: File "/usr/lib/python2.4/site-packages/mercurial/commands.py", line 2291, in serve remote: s.serve_forever() remote: File "/usr/lib/python2.4/site-packages/mercurial/sshserver.py", line 40, in serve_forever remote: while self.serve_one(): pass remote: File "/usr/lib/python2.4/site-packages/mercurial/sshserver.py", line 47, in serve_one remote: if impl: impl() remote: File "/usr/lib/python2.4/site-packages/mercurial/sshserver.py", line 201, in do_unbundle remote: fp.close() remote: UnboundLocalError: local variable 'fp' referenced before assignment abort: unexpected response: empty string And running hg-menu will result in this: hg-menu /usr/local/bin/hg-menu: line 185: /tmp/dialog21904: Read-only file system Connection to linuxtv.org closed. Regards, Hans -- Hans Verkuil - video4linux developer - sponsored by TANDBERG -- To unsubscribe from this list: send the line "unsubscribe linux-media" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html