tests/test-acl.out
changeset 8142 912bfef12ba6
parent 7599 7bf7c073375e
child 8564 6b9ec23b09fc
equal deleted inserted replaced
8141:e40b629bedd1 8142:912bfef12ba6
   471 adding foo/Bar/file.txt revisions
   471 adding foo/Bar/file.txt revisions
   472 adding foo/file.txt revisions
   472 adding foo/file.txt revisions
   473 adding quux/file.py revisions
   473 adding quux/file.py revisions
   474 added 3 changesets with 3 changes to 3 files
   474 added 3 changesets with 3 changes to 3 files
   475 calling hook pretxnchangegroup.acl: hgext.acl.hook
   475 calling hook pretxnchangegroup.acl: hgext.acl.hook
   476 error: pretxnchangegroup.acl hook failed: unable to open ../acl.config: No such file or directory
   476 error: pretxnchangegroup.acl hook raised an exception: [Errno 2] No such file or directory: '../acl.config'
   477 transaction abort!
   477 transaction abort!
   478 rollback completed
   478 rollback completed
   479 abort: unable to open ../acl.config: No such file or directory
   479 abort: No such file or directory: ../acl.config
   480 no rollback information available
   480 no rollback information available
   481 0:6675d58eff77
   481 0:6675d58eff77
   482 
   482 
   483 betty is allowed inside foo/ by a acl.config file
   483 betty is allowed inside foo/ by a acl.config file
   484 Pushing as user betty
   484 Pushing as user betty