Russia
|
is it the same procidure how I have downloaded x3.0ML #121 ?
Even easier!!!
You have already installed TortoiseHG, and some local repository.
For update your local repository to the latest revision do the next:
VISUAL METHOD:
1) Run your TortoiseHG Workbench
2) Choose the project existing on the left sidebar (Double click), i.e. discuzx30.
If no projects on the left, then use the "File - Open repository - ..." from the top menu
3) Click the "Pull incomin changes" button on the Top-menu
4) Wait for new revisions downloaded
6) Right click on the new revision with the largest number,
Choose "Update" from the context menu.
7) Confirm the update to the choosed revision by click to "Update" button in the popup
8) If a warning appears about uncommited local changes,
decide what to do:
- Discard your local changes
- Shelve = make a patch with local changes
- Merge your local changes with selected revision
Click the preferred action button
9) Wait for updating....
10) Enjoy! Your local repository is up to date.
Just for info:
There is another method: USE COMMAND LINE,
but I do not recommend to use it for non-advanced users.
|
|