tests/test-hgwebdirsym.out
author Cédric Duval <cedricduval@free.fr>
Mon, 29 Jun 2009 19:28:54 +0200
changeset 8964 119d1f664eae
parent 6341 63bdfcc3eaaf
permissions -rw-r--r--
extensions: catch OSError when hgext is not accessible (issue1708) Temporary workaround for issue1708: on win32 with py2exe, hgext is distributed inside a zipped file (which anyway does not contain the py files from which we ought to extract the documentation strings), which raises a WindowsError (subclasses OSError). This means that on such platforms the list of disabled extensions won't be available. Real fix postponed for after Mercurial 1.3.

adding a
adding b
adding c
% should succeed
200 Script output follows


/al/
/b/
/c/

200 Script output follows

a
200 Script output follows

b
200 Script output follows

c
% should fail
404 Not Found


error: repository circle not found
404 Not Found


error: repository circle not found
404 Not Found


error: repository circle not found
% collections errors