##// END OF EJS Templates
shadow-repos: check if path to shadow repo existing before trying to call SCM object....
shadow-repos: check if path to shadow repo existing before trying to call SCM object. - sometimes cleanups of shadow repos can occur. We should fail only if shadow repo path is there, and we can create a repo object from it.

File last commit:

r1:854a839a default
r2797:169efce7 default
Show More
workflow.rst
14 lines | 299 B | text/x-rst | RstLexer
project: added all source files and assets
r1 .. _workflow:
Workflow Support
================
|RCE| supports a number of developer workflows depending on whichever setup
your team wishes to adopt. Use the information in the following sections to
get an idea of what may work best for you.
.. toctree::
workflow-fork
workflow-branch