tests/test-pending.t
changeset 15519 bb9ad375b51c
parent 13237 c046978cc0a9
child 16039 093b75c7b44b
equal deleted inserted replaced
15518:d01e08ea459d 15519:bb9ad375b51c
       
     1   $ "$TESTDIR/hghave" system-sh || exit 80
       
     2 
     1 Verify that pending changesets are seen by pretxn* hooks but not by other
     3 Verify that pending changesets are seen by pretxn* hooks but not by other
     2 processes that access the destination repo while the hooks are running.
     4 processes that access the destination repo while the hooks are running.
     3 
     5 
     4 The hooks (python and external) both reject changesets after some think time,
     6 The hooks (python and external) both reject changesets after some think time,
     5 during which another process runs pull.  Each hook creates a file ('notify') to
     7 during which another process runs pull.  Each hook creates a file ('notify') to