diff -r f2cc0ffb09de -r 17a1f7690b49 tests/test-subrepo-svn.t --- a/tests/test-subrepo-svn.t Fri Apr 27 10:17:55 2012 +0200 +++ b/tests/test-subrepo-svn.t Fri Apr 27 11:02:16 2012 +0200 @@ -548,3 +548,10 @@ archiving (s): 2/2 files (100.00%) archiving (recreated): 0/1 files (0.00%) archiving (recreated): 1/1 files (100.00%) + +Test forgetting files, not implemented in svn subrepo, used to +traceback + + $ hg forget 'notafile*' + notafile*: No such file or directory + [1]