Show More
@@ -420,7 +420,10 b' lfs-test-server.' | |||||
420 |
|
420 | |||
421 | TODO: give the proper error indication from `hg serve` |
|
421 | TODO: give the proper error indication from `hg serve` | |
422 |
|
422 | |||
423 | $ hg --repo ../repo1 update -C tip --debug |
|
423 | TODO: reconsider the except base class so that the git and hg errors yield the | |
|
424 | same exit status. | |||
|
425 | ||||
|
426 | $ hg --repo ../repo1 update -C tip --debug --config ui.detailed-exit-code=False | |||
424 | http auth: user foo, password *** |
|
427 | http auth: user foo, password *** | |
425 | resolving manifests |
|
428 | resolving manifests | |
426 | branchmerge: False, force: True, partial: False |
|
429 | branchmerge: False, force: True, partial: False | |
@@ -460,7 +463,7 b' TODO: give the proper error indication f' | |||||
460 | Date: $HTTP_DATE$ (git-server !) |
|
463 | Date: $HTTP_DATE$ (git-server !) | |
461 | abort: corrupt remote lfs object: d11e1a642b60813aee592094109b406089b8dff4cb157157f753418ec7857998 (git-server !) |
|
464 | abort: corrupt remote lfs object: d11e1a642b60813aee592094109b406089b8dff4cb157157f753418ec7857998 (git-server !) | |
462 | abort: LFS server error for "c": Validation error (hg-server !) |
|
465 | abort: LFS server error for "c": Validation error (hg-server !) | |
463 |
[5 |
|
466 | [255] | |
464 |
|
467 | |||
465 | The corrupted blob is not added to the usercache or local store |
|
468 | The corrupted blob is not added to the usercache or local store | |
466 |
|
469 |
General Comments 0
You need to be logged in to leave comments.
Login now