tests/test-subrepo-svn.t
changeset 35230 feecfefeba25
parent 34989 1a314176da9c
child 35393 4441705b7111
equal deleted inserted replaced
35229:61ff0d7d56fd 35230:feecfefeba25
   569   ../archive-exclude/s/dir/epsilon.py
   569   ../archive-exclude/s/dir/epsilon.py
   570 
   570 
   571 Test forgetting files, not implemented in svn subrepo, used to
   571 Test forgetting files, not implemented in svn subrepo, used to
   572 traceback
   572 traceback
   573 
   573 
   574 #if no-windows
       
   575   $ hg forget 'notafile*'
   574   $ hg forget 'notafile*'
   576   notafile*: No such file or directory
   575   notafile*: $ENOENT$
   577   [1]
   576   [1]
   578 #else
       
   579   $ hg forget 'notafile'
       
   580   notafile: * (glob)
       
   581   [1]
       
   582 #endif
       
   583 
   577 
   584 Test a subrepo referencing a just moved svn path. Last commit rev will
   578 Test a subrepo referencing a just moved svn path. Last commit rev will
   585 be different from the revision, and the path will be different as
   579 be different from the revision, and the path will be different as
   586 well.
   580 well.
   587 
   581