##// END OF EJS Templates
fix(mercurial): actually use assert_path instead of always initializing repo object....
fix(mercurial): actually use assert_path instead of always initializing repo object. This makes it consistent with how things work on git and svn sides

File last commit:

r5344:206a16d7 stable
r5581:68a5b57b default
Show More
install-steps.rst
14 lines | 314 B | text/x-rst | RstLexer
project: added all source files and assets
r1 .. _rhodecode-post-instal-ref:
Post Installation Tasks
=======================
The following tasks are the most common post installation requirements. Use
docs: added SAML documentation....
r3290 the information in these sections to configure your instance of |RCE|.
project: added all source files and assets
r1
.. toctree::
setup-email
database-string
docs: updated enable celery documentation
r2034 configure-celery
project: added all source files and assets
r1 migrate-repos