##// END OF EJS Templates
pull-requests: updated versioning support....
pull-requests: updated versioning support. - each pr version connects invalidated comments to it - in version list we show number of comments made on each version - show all outdated comments even for deleted files - linkify outdated comments to first one - added auto-collapse of commit range if they are more than 5 - styling changes, wide mode improvements

File last commit:

r1:854a839a default
r1268:7eb711c7 default
Show More
migrate-repos.rst
23 lines | 740 B | text/x-rst | RstLexer
project: added all source files and assets
r1 .. _mig-repos:
Migrating |repos|
-----------------
If you have installed |RCM| and have |repos| that you wish to migrate into
the system, use the following instructions.
1. On the |RCM| interface, check your |repo| storage location under
:menuselection:`Admin --> Settings --> System Info`. For example,
Storage location: /home/{username}/repos.
2. Copy the |repos| that you want |RCM| to manage to this location.
3. Remap and rescan the |repos|, see :ref:`remap-rescan`
.. important::
Directories create |repo| groups inside |RCM|.
Importing adds |RCM| git hooks to your |repos|.
You should verify if custom ``.hg`` or ``.hgrc`` files inside
repositories should be adjusted since |RCM| reads the content of them.