##// END OF EJS Templates
fix: updated command list mapping for mercurial 6.5, after client upgrade a new command can be given which is clonebundles_manifest, we marked it explicit as pull command. Also added few more commands, fixes RCCE-111
fix: updated command list mapping for mercurial 6.5, after client upgrade a new command can be given which is clonebundles_manifest, we marked it explicit as pull command. Also added few more commands, fixes RCCE-111

File last commit:

r3290:ac4e4e5a default
r5484:aa514264 default
Show More
basic-vcs-commands.rst
28 lines | 813 B | text/x-rst | RstLexer
/ docs / usage / basic-vcs-commands.rst

Getting Started with VCS

When using |RCE|, you will be working with |git|, |svn| or |hg| |repos| from the command line or using a GUI client such as Tortoise, Tower or SourceTree.

|RCE| uses a standard |git|, |svn| and |hg| protocols. So all tools that can interact with there protocols are supported, including Eclipse or PyCharm plugins.

If you have never used either before, the following information should help you set up your local machine so that you can sync changes with the |RCE| server.

All of the following instructions assume you have a |RCE| account, and you can access your |repos| from the web interface.

Note

|svn| |repo| management is currently only available from the web interface.