Fossil SCM
Initial doc for update.
Commit
6d6959b47dc85cee87e2b9003ad06350a2a942f9
Parent
44b3fc6b5b35597…
1 file changed
+21
+21
| --- a/www/cmd_update.wiki | ||
| +++ b/www/cmd_update.wiki | ||
| @@ -0,0 +1,21 @@ | ||
| 1 | +<h2>update</h2> | |
| 2 | + | |
| 3 | +What do you do if you have changes out on a repository and | |
| 4 | +you want them merged with te</h2> | |
| 5 | + | |
| 6 | +<u>Updating</u> a repository is the process of, that's what applying to it chang<a href="about_crast this with [./cmd_commly made change; updating is a bit like "committing" | |
| 7 | +external changes to the local repo. | |
| 8 | + | |
| 9 | +Update <em>merges</em> changes from the repository into your checkout. | |
| 10 | +That means that it won't have any effect unless there <i>are</i> | |
| 11 | +an affect | |
| 12 | +the<a href="cmd_pull.wiki">pull</a>is if you | |
| 13 | +do a [./cmd_commit.wiki | <code>ci</code>]. So, <code>update</code> | |
| 14 | +only really makes sense if you have | |
| 15 | +[./cmd_pull.wiki<a href="cmd_settings.wiki#autopository | |
| 16 | +into the local repository. | |
| 17 | + | |
| 18 | +<annotation> | |
| 19 | + Note : | |
| 20 | + really really need a quick overview of the pull-update-edit-commit-push | |
| 21 | + wo |
| --- a/www/cmd_update.wiki | |
| +++ b/www/cmd_update.wiki | |
| @@ -0,0 +1,21 @@ | |
| --- a/www/cmd_update.wiki | |
| +++ b/www/cmd_update.wiki | |
| @@ -0,0 +1,21 @@ | |
| 1 | <h2>update</h2> |
| 2 | |
| 3 | What do you do if you have changes out on a repository and |
| 4 | you want them merged with te</h2> |
| 5 | |
| 6 | <u>Updating</u> a repository is the process of, that's what applying to it chang<a href="about_crast this with [./cmd_commly made change; updating is a bit like "committing" |
| 7 | external changes to the local repo. |
| 8 | |
| 9 | Update <em>merges</em> changes from the repository into your checkout. |
| 10 | That means that it won't have any effect unless there <i>are</i> |
| 11 | an affect |
| 12 | the<a href="cmd_pull.wiki">pull</a>is if you |
| 13 | do a [./cmd_commit.wiki | <code>ci</code>]. So, <code>update</code> |
| 14 | only really makes sense if you have |
| 15 | [./cmd_pull.wiki<a href="cmd_settings.wiki#autopository |
| 16 | into the local repository. |
| 17 | |
| 18 | <annotation> |
| 19 | Note : |
| 20 | really really need a quick overview of the pull-update-edit-commit-push |
| 21 | wo |