Diff
Not logged in

Differences From:

File www/cmd_checkout.wiki part of check-in [c8b86eae78] - adjust reference.wiki &c. by kejoki on 2009-01-07 22:45:17. [view]

To:

File www/cmd_checkout.wiki part of check-in [904ee40b93] - Change "baseline" to "check-in" in the on-line documentation. by drh on 2009-01-23 00:16:26. [view]

@@ -33,9 +33,9 @@
 Since a version is required, and <b>fossil</b>'s artifact IDs are
 fairly long, there are two good ways to refer to the version.  You can
 use a unique proper prefix of the version (six or eight characters is
 more than enough in most cases) <em>or</em> you can [./cmd_tag.wiki |
-tag] your baselines and use the tags for checkouts, reverting,
+tag] your check-ins and use the tags for checkouts, reverting,
 branching (tags are the best way to branch) and so forth.  Both
 methods work throughout fossil.
 
 See also [./cmd_tag.wiki | fossil tag],