Fossil SCM
added tip about being able to pass login info to clone URL
Commit
d1477108b03fad5ecee188b67fd70257edbc25f6
Parent
4b826eed14d9e8d…
1 file changed
+6
-3
+6
-3
| --- www/quickstart.wiki | ||
| +++ www/quickstart.wiki | ||
| @@ -28,13 +28,15 @@ | ||
| 28 | 28 | <blockquote> |
| 29 | 29 | <b>fossil clone</b> <i>URL repository-filename</i> |
| 30 | 30 | </blockquote> |
| 31 | 31 | |
| 32 | 32 | <p>The <i>URL</i> above is the http URL for the fossil repository |
| 33 | - you want to clone. You can call the new repository anything you | |
| 34 | - want - there are no naming restrictions. As an example, you can | |
| 35 | - clone the fossil repository this way:</p> | |
| 33 | + you want to clone, and it may include a "user:password" part, e.g. | |
| 34 | + <tt>http://drh:[email protected]/fossil</tt>. You can | |
| 35 | + call the new repository anything you want - there are no naming | |
| 36 | + restrictions. As an example, you can clone the fossil repository | |
| 37 | + this way:</p> | |
| 36 | 38 | |
| 37 | 39 | <blockquote> |
| 38 | 40 | <b>fossil clone http://www.fossil-scm.org/fossil myclone.fossil</b> |
| 39 | 41 | </blockquote> |
| 40 | 42 | |
| @@ -291,5 +293,6 @@ | ||
| 291 | 293 | |
| 292 | 294 | <p>Explore and have fun!</p> |
| 293 | 295 | |
| 294 | 296 | |
| 295 | 297 | </blockquote> |
| 298 | +</nowiki> | |
| 296 | 299 |
| --- www/quickstart.wiki | |
| +++ www/quickstart.wiki | |
| @@ -28,13 +28,15 @@ | |
| 28 | <blockquote> |
| 29 | <b>fossil clone</b> <i>URL repository-filename</i> |
| 30 | </blockquote> |
| 31 | |
| 32 | <p>The <i>URL</i> above is the http URL for the fossil repository |
| 33 | you want to clone. You can call the new repository anything you |
| 34 | want - there are no naming restrictions. As an example, you can |
| 35 | clone the fossil repository this way:</p> |
| 36 | |
| 37 | <blockquote> |
| 38 | <b>fossil clone http://www.fossil-scm.org/fossil myclone.fossil</b> |
| 39 | </blockquote> |
| 40 | |
| @@ -291,5 +293,6 @@ | |
| 291 | |
| 292 | <p>Explore and have fun!</p> |
| 293 | |
| 294 | |
| 295 | </blockquote> |
| 296 |
| --- www/quickstart.wiki | |
| +++ www/quickstart.wiki | |
| @@ -28,13 +28,15 @@ | |
| 28 | <blockquote> |
| 29 | <b>fossil clone</b> <i>URL repository-filename</i> |
| 30 | </blockquote> |
| 31 | |
| 32 | <p>The <i>URL</i> above is the http URL for the fossil repository |
| 33 | you want to clone, and it may include a "user:password" part, e.g. |
| 34 | <tt>http://drh:[email protected]/fossil</tt>. You can |
| 35 | call the new repository anything you want - there are no naming |
| 36 | restrictions. As an example, you can clone the fossil repository |
| 37 | this way:</p> |
| 38 | |
| 39 | <blockquote> |
| 40 | <b>fossil clone http://www.fossil-scm.org/fossil myclone.fossil</b> |
| 41 | </blockquote> |
| 42 | |
| @@ -291,5 +293,6 @@ | |
| 293 | |
| 294 | <p>Explore and have fun!</p> |
| 295 | |
| 296 | |
| 297 | </blockquote> |
| 298 | </nowiki> |
| 299 |