tests/test-subrepo-svn.t
branchstable
changeset 12930 9bb180abc4d0
parent 12798 3d6ba8c2b1b8
child 13015 82ca0c43bc44
equal deleted inserted replaced
12911:f766882000c7 12930:9bb180abc4d0
   215 
   215 
   216 verify subrepo is contained within the repo directory
   216 verify subrepo is contained within the repo directory
   217 
   217 
   218   $ python -c "import os.path; print os.path.exists('s')"
   218   $ python -c "import os.path; print os.path.exists('s')"
   219   True
   219   True
       
   220 
       
   221 update to nullrev (must delete the subrepo)
       
   222 
       
   223   $ hg up null
       
   224   0 files updated, 0 files merged, 3 files removed, 0 files unresolved