##// END OF EJS Templates
vcs: report 404 for shadow repos that are not existing anymore. Before we got 500 exception in this case.
vcs: report 404 for shadow repos that are not existing anymore. Before we got 500 exception in this case.

File last commit:

r1:854a839a default
r2069:d39ea19b default
Show More
.howto
3 lines | 75 B | text/plain | TextLexer
# building the docs
cd docs
nix-build default.nix -o result
make clean html