Issues Show Unassigned Show All Search
Login Remember me? Register Lost your login?
Help Roundup docs
Created on 2006-08-07.14:31:53 by tonfa, last changed 2006-09-27.06:48:52 by ThomasAH.
works
looks fixed here too.
Here (Linux) it seems fixed by 18cf5349a361 (Fix some bugs introduced during the manifest refactoring).
I still can do this in crew.
I haven't been able to reproduce this in crew.
reported by Georg <gwk.rko@googlemail.com> testcase: 509 mkdir remove 510 cd remove/ 511 hg init 512 touch a 513 hg ci -A -m m 514 hg rm a 515 hg ci -m m 516 hg serve and then browse http://localhost:8000/?cs=1 and click http://localhost:8000/?f=000000000000;file=a ('a' link in files) it should show a 'file not found' template instead of a traceback.