##// END OF EJS Templates
localrepo: add desc parameter to transaction...
localrepo: add desc parameter to transaction All callers to localrepo.transaction() must supply a transaction description. The description and the existing repository tip are then stored (transactionally) into .hg/undo.desc; where rollback can later find it.

File last commit:

r10544:2e1a9b81 stable
r10881:a685011e default
Show More
test-push-http.out
38 lines | 1.2 KiB | text/plain | TextLexer
/ tests / test-push-http.out
Vadim Gelfer
add tests for push over http.
r2481 adding a
Adrian Buehlmann
hg.clone: report branch name on update
r9611 updating to branch default
Vadim Gelfer
add tests for push over http.
r2481 1 files updated, 0 files merged, 0 files removed, 0 files unresolved
% expect ssl error
Mads Kiilerich
tests: don't just silently strip port numbers
r10398 pushing to http://localhost:$HGPORT/
Vadim Gelfer
add tests for push over http.
r2481 searching for changes
Sune Foldager
httprepo: normalize output from unbundle with ssh...
r10544 remote: ssl required
Dirkjan Ochtman
tests: easier hg serve error diagnosis
r6167 % serve errors
Vadim Gelfer
add tests for push over http.
r2481 % expect authorization error
Dirkjan Ochtman
hgweb: only accept POST requests for unbundle
r6335 abort: authorization failed
Mads Kiilerich
tests: don't just silently strip port numbers
r10398 pushing to http://localhost:$HGPORT/
Vadim Gelfer
add tests for push over http.
r2481 searching for changes
Dirkjan Ochtman
tests: easier hg serve error diagnosis
r6167 % serve errors
Vadim Gelfer
add tests for push over http.
r2481 % expect authorization error: must have authorized user
Dirkjan Ochtman
hgweb: only accept POST requests for unbundle
r6335 abort: authorization failed
Mads Kiilerich
tests: don't just silently strip port numbers
r10398 pushing to http://localhost:$HGPORT/
Vadim Gelfer
add tests for push over http.
r2481 searching for changes
Dirkjan Ochtman
tests: easier hg serve error diagnosis
r6167 % serve errors
Vadim Gelfer
add tests for push over http.
r2481 % expect success
Mads Kiilerich
tests: don't just silently strip port numbers
r10398 pushing to http://localhost:$HGPORT/
Vadim Gelfer
add tests for push over http.
r2481 searching for changes
Sune Foldager
httprepo: normalize output from unbundle with ssh...
r10544 remote: adding changesets
remote: adding manifests
remote: adding file changes
remote: added 1 changesets with 1 changes to 1 files
Dirkjan Ochtman
tests: easier hg serve error diagnosis
r6167 % serve errors
changegroup hook: HG_NODE=ba677d0156c1196c1a699fa53f390dcfc3ce3872 HG_SOURCE=serve HG_URL=remote:http
Vadim Gelfer
add tests for push over http.
r2481 rolling back last transaction
% expect authorization error: all users denied
Dirkjan Ochtman
hgweb: only accept POST requests for unbundle
r6335 abort: authorization failed
Mads Kiilerich
tests: don't just silently strip port numbers
r10398 pushing to http://localhost:$HGPORT/
Vadim Gelfer
add tests for push over http.
r2481 searching for changes
Dirkjan Ochtman
tests: easier hg serve error diagnosis
r6167 % serve errors
Vadim Gelfer
add tests for push over http.
r2481 % expect authorization error: some users denied, users must be authenticated
Dirkjan Ochtman
hgweb: only accept POST requests for unbundle
r6335 abort: authorization failed
Mads Kiilerich
tests: don't just silently strip port numbers
r10398 pushing to http://localhost:$HGPORT/
Vadim Gelfer
add tests for push over http.
r2481 searching for changes
Dirkjan Ochtman
tests: easier hg serve error diagnosis
r6167 % serve errors