tests/test-subrepo-recursion.t
changeset 25487 f7b8b4ae2d25
parent 25482 95f490136e75
child 25496 38fd17bcc083
equal deleted inserted replaced
25486:fd1e335d9876 25487:f7b8b4ae2d25
   401 Note there's a slight output glitch on non-hardlink systems: the last
   401 Note there's a slight output glitch on non-hardlink systems: the last
   402 "linking" progress topic never gets closed, leading to slight output corruption on that platform.
   402 "linking" progress topic never gets closed, leading to slight output corruption on that platform.
   403   $ hg archive --subrepos -r tip --prefix './' ../archive.tar.gz
   403   $ hg archive --subrepos -r tip --prefix './' ../archive.tar.gz
   404   \r (no-eol) (esc)
   404   \r (no-eol) (esc)
   405   archiving [                                           ] 0/3\r (no-eol) (esc)
   405   archiving [                                           ] 0/3\r (no-eol) (esc)
   406   archiving [                                           ] 0/3\r (no-eol) (esc)
       
   407   archiving [=============>                             ] 1/3\r (no-eol) (esc)
       
   408   archiving [=============>                             ] 1/3\r (no-eol) (esc)
   406   archiving [=============>                             ] 1/3\r (no-eol) (esc)
   409   archiving [===========================>               ] 2/3\r (no-eol) (esc)
   407   archiving [===========================>               ] 2/3\r (no-eol) (esc)
   410   archiving [===========================>               ] 2/3\r (no-eol) (esc)
       
   411   archiving [==========================================>] 3/3\r (no-eol) (esc)
   408   archiving [==========================================>] 3/3\r (no-eol) (esc)
   412   archiving [==========================================>] 3/3\r (no-eol) (esc)
       
   413                                                               \r (no-eol) (esc)
   409                                                               \r (no-eol) (esc)
   414   \r (no-eol) (esc)
   410   \r (no-eol) (esc)
   415   linking [ <=>                                           ] 1\r (no-eol) (esc)
   411   linking [ <=>                                           ] 1\r (no-eol) (esc)
   416                                                               \r (no-eol) (esc)
       
   417   \r (no-eol) (esc)
       
   418                                                               \r (no-eol) (esc)
   412                                                               \r (no-eol) (esc)
   419   \r (no-eol) (esc)
   413   \r (no-eol) (esc)
   420   linking [  <=>                                          ] 1cloning subrepo foo from $TESTTMP/repo/foo
   414   linking [  <=>                                          ] 1cloning subrepo foo from $TESTTMP/repo/foo
   421   cloning subrepo foo/bar from $TESTTMP/repo/foo/bar (glob)
   415   cloning subrepo foo/bar from $TESTTMP/repo/foo/bar (glob)
   422 #endif
   416 #endif