File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -79,6 +79,17 @@ The first step is to clone the central repository to your own machine.
7979
8080Note: By default, the directory name will match the one on the server. If you want to use a different name, enter it at the end of the command.
8181
82+ You should see output like this:
83+ destination directory: test
84+ requesting all changes
85+ adding changesets
86+ adding manifests
87+ adding file changes
88+ added 78 changesets with 799 changes to 642 files
89+ updating to branch default
90+ 137 files updated, 0 files merged, 0 files removed, 0 files unresolved
91+ This has now created a directory called ''test'' containing all of the test repository contents.
92+
8293Once this command is complete, you now have your very own copy of the repository. You can begin making changes at will.
8394
8495===== Working With Mercurial =====
You can’t perform that action at this time.
0 commit comments