##// END OF EJS Templates
test-glog: pass the list of files to commit...
test-glog: pass the list of files to commit test-glog uses debugsetparents instead of update+merge to create some funky DAGs, and so the dirstate contents won't be consistent with the checked out revision. Passing an explicit list of files to commit reduces a bit the dependency on the dirstate. Using a non-deprecated rawcommit might be better here.

File last commit:

r4916:5c5d23d9 default
r6156:ba079006 default
Show More
test-abort-checkin.out
8 lines | 252 B | text/plain | TextLexer
/ tests / test-abort-checkin.out
error: pretxncommit.nocommits hook failed: no commits allowed
transaction abort!
rollback completed
abort: no commits allowed
error: pretxncommit.nocommits hook failed: no commits allowed
transaction abort!
rollback completed
abort: no commits allowed