--- a/mercurial/commands.py Fri Oct 24 14:58:24 2008 +0200 +++ b/mercurial/commands.py Fri Oct 24 15:00:40 2008 +0200 @@ -1894,7 +1894,7 @@ break if miss: continue - + copies = [] if opts.get('copies') and rev: for fn in get(rev)[3]: