mercurial/subrepo.py
changeset 24132 b5898bf7119a
parent 23991 07c1a7d1ef69
child 24134 afed5d2e7985
--- a/mercurial/subrepo.py	Tue Feb 17 19:59:26 2015 -0800
+++ b/mercurial/subrepo.py	Fri Feb 06 20:39:20 2015 -0500
@@ -626,6 +626,7 @@
                            os.path.join(prefix, self._path), explicitonly,
                            **opts)
 
+    @annotatesubrepoerror
     def addremove(self, m, prefix, opts, dry_run, similarity):
         # In the same way as sub directories are processed, once in a subrepo,
         # always entry any of its subrepos.  Don't corrupt the options that will