##// END OF EJS Templates
Nix: Change subversion to the default package...
Nix: Change subversion to the default package It would mess up the vcsserver if installed into the same environment for development.

File last commit:

r1:854a839a default
r817:7087dbcb 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