tests/test-tags.t
changeset 31830 d34316ae5c58
parent 30555 6a672c3b7860
child 32223 d7f93ebbbbdf
equal deleted inserted replaced
31829:4eec2f04a672 31830:d34316ae5c58
   670 
   670 
   671 Missing tags2* files means the cache wasn't written through the normal mechanism.
   671 Missing tags2* files means the cache wasn't written through the normal mechanism.
   672 
   672 
   673   $ ls tagsclient/.hg/cache
   673   $ ls tagsclient/.hg/cache
   674   branch2-served
   674   branch2-served
   675   checkisexec
   675   checkisexec (execbit !)
   676   checklink
   676   checklink (symlink !)
   677   checklink-target
   677   checklink-target (symlink !)
   678   hgtagsfnodes1
   678   hgtagsfnodes1
   679   rbc-names-v1
   679   rbc-names-v1
   680   rbc-revs-v1
   680   rbc-revs-v1
   681 
   681 
   682 Cache should contain the head only, even though other nodes have tags data
   682 Cache should contain the head only, even though other nodes have tags data
   697   0.2                                2:f63cc8fe54e4
   697   0.2                                2:f63cc8fe54e4
   698   0.1                                0:96ee1d7354c4
   698   0.1                                0:96ee1d7354c4
   699 
   699 
   700   $ ls tagsclient/.hg/cache
   700   $ ls tagsclient/.hg/cache
   701   branch2-served
   701   branch2-served
   702   checkisexec
   702   checkisexec (execbit !)
   703   checklink
   703   checklink (symlink !)
   704   checklink-target
   704   checklink-target (symlink !)
   705   hgtagsfnodes1
   705   hgtagsfnodes1
   706   rbc-names-v1
   706   rbc-names-v1
   707   rbc-revs-v1
   707   rbc-revs-v1
   708   tags2-visible
   708   tags2-visible
   709 
   709