--- a/obsolete.py Thu Sep 08 16:46:58 2011 +0200 +++ b/obsolete.py Thu Sep 08 14:13:14 2011 +0200 @@ -114,6 +114,9 @@ def reposetup(ui, repo): + if not repo.local(): + return + opull = repo.pull opush = repo.push