Fossil SCM
minor typo and wiki formatting fix. Added another external link.
Commit
9f5c40cbe71a131a55e8007583f0e732e205c639
Parent
2d71977e984b5e2…
1 file changed
+4
-3
+4
-3
| --- www/reviews.wiki | ||
| +++ www/reviews.wiki | ||
| @@ -8,10 +8,11 @@ | ||
| 8 | 8 | by Juho Vepsäläinen. |
| 9 | 9 | * [http://blog.fupps.com/2010/12/04/exploring-the-fossil-dvcs | |
| 10 | 10 | Exploring the Fossil DVCS] by Jan-Piet Mens. |
| 11 | 11 | * [http://blog.mired.org/2011/02/fossil-sweet-spot-in-vcs-space.html | |
| 12 | 12 | Fossil - a sweet spot in the VCS space] by Mike Meyer. |
| 13 | + * [http://blog.s11n.net/?p=72|Four reasons to take a closer look at the Fossil SCM] by Stephan Beal | |
| 13 | 14 | |
| 14 | 15 | <b>See Also:</b> |
| 15 | 16 | |
| 16 | 17 | * [./quotes.wiki | Short Quotes on Fossil, Git, And DVCSes] |
| 17 | 18 | |
| @@ -39,11 +40,11 @@ | ||
| 39 | 40 | life easier on most of my projects, and being able to move commits to |
| 40 | 41 | another branch after the fact and shared-by-default branches are good |
| 41 | 42 | features. Also not having a misanthropic command line interface. |
| 42 | 43 | </blockquote> |
| 43 | 44 | |
| 44 | -<b>Stephen Beal writes on 2009-01-11:</b> | |
| 45 | +<b>Stephan Beal writes on 2009-01-11:</b> | |
| 45 | 46 | |
| 46 | 47 | <blockquote> |
| 47 | 48 | Sometime in late 2007 I came across a link to fossil on |
| 48 | 49 | <a href="http://www.sqlite.org/">sqlite.org</a>. It |
| 49 | 50 | was a good thing I bookmarked it, because I was never able to find the |
| @@ -136,12 +137,12 @@ | ||
| 136 | 137 | |
| 137 | 138 | |
| 138 | 139 | In summary: |
| 139 | 140 | |
| 140 | 141 | I remember my first reaction to fossil being, "this will be an |
| 141 | -excellent solution for small projects [like the dozens we've all got | |
| 142 | +excellent solution for small projects (like the dozens we've all got | |
| 142 | 143 | sitting on our hard drives but which don't justify the hassle of |
| 143 | -version control]." A year of daily use in over 15 source trees has | |
| 144 | +version control)." A year of daily use in over 15 source trees has | |
| 144 | 145 | confirmed that, and I continue to heartily recommend fossil to other |
| 145 | 146 | developers I know who also have their own collection of "unhosted" pet |
| 146 | 147 | projects. |
| 147 | 148 | </blockquote> |
| 148 | 149 |
| --- www/reviews.wiki | |
| +++ www/reviews.wiki | |
| @@ -8,10 +8,11 @@ | |
| 8 | by Juho Vepsäläinen. |
| 9 | * [http://blog.fupps.com/2010/12/04/exploring-the-fossil-dvcs | |
| 10 | Exploring the Fossil DVCS] by Jan-Piet Mens. |
| 11 | * [http://blog.mired.org/2011/02/fossil-sweet-spot-in-vcs-space.html | |
| 12 | Fossil - a sweet spot in the VCS space] by Mike Meyer. |
| 13 | |
| 14 | <b>See Also:</b> |
| 15 | |
| 16 | * [./quotes.wiki | Short Quotes on Fossil, Git, And DVCSes] |
| 17 | |
| @@ -39,11 +40,11 @@ | |
| 39 | life easier on most of my projects, and being able to move commits to |
| 40 | another branch after the fact and shared-by-default branches are good |
| 41 | features. Also not having a misanthropic command line interface. |
| 42 | </blockquote> |
| 43 | |
| 44 | <b>Stephen Beal writes on 2009-01-11:</b> |
| 45 | |
| 46 | <blockquote> |
| 47 | Sometime in late 2007 I came across a link to fossil on |
| 48 | <a href="http://www.sqlite.org/">sqlite.org</a>. It |
| 49 | was a good thing I bookmarked it, because I was never able to find the |
| @@ -136,12 +137,12 @@ | |
| 136 | |
| 137 | |
| 138 | In summary: |
| 139 | |
| 140 | I remember my first reaction to fossil being, "this will be an |
| 141 | excellent solution for small projects [like the dozens we've all got |
| 142 | sitting on our hard drives but which don't justify the hassle of |
| 143 | version control]." A year of daily use in over 15 source trees has |
| 144 | confirmed that, and I continue to heartily recommend fossil to other |
| 145 | developers I know who also have their own collection of "unhosted" pet |
| 146 | projects. |
| 147 | </blockquote> |
| 148 |
| --- www/reviews.wiki | |
| +++ www/reviews.wiki | |
| @@ -8,10 +8,11 @@ | |
| 8 | by Juho Vepsäläinen. |
| 9 | * [http://blog.fupps.com/2010/12/04/exploring-the-fossil-dvcs | |
| 10 | Exploring the Fossil DVCS] by Jan-Piet Mens. |
| 11 | * [http://blog.mired.org/2011/02/fossil-sweet-spot-in-vcs-space.html | |
| 12 | Fossil - a sweet spot in the VCS space] by Mike Meyer. |
| 13 | * [http://blog.s11n.net/?p=72|Four reasons to take a closer look at the Fossil SCM] by Stephan Beal |
| 14 | |
| 15 | <b>See Also:</b> |
| 16 | |
| 17 | * [./quotes.wiki | Short Quotes on Fossil, Git, And DVCSes] |
| 18 | |
| @@ -39,11 +40,11 @@ | |
| 40 | life easier on most of my projects, and being able to move commits to |
| 41 | another branch after the fact and shared-by-default branches are good |
| 42 | features. Also not having a misanthropic command line interface. |
| 43 | </blockquote> |
| 44 | |
| 45 | <b>Stephan Beal writes on 2009-01-11:</b> |
| 46 | |
| 47 | <blockquote> |
| 48 | Sometime in late 2007 I came across a link to fossil on |
| 49 | <a href="http://www.sqlite.org/">sqlite.org</a>. It |
| 50 | was a good thing I bookmarked it, because I was never able to find the |
| @@ -136,12 +137,12 @@ | |
| 137 | |
| 138 | |
| 139 | In summary: |
| 140 | |
| 141 | I remember my first reaction to fossil being, "this will be an |
| 142 | excellent solution for small projects (like the dozens we've all got |
| 143 | sitting on our hard drives but which don't justify the hassle of |
| 144 | version control)." A year of daily use in over 15 source trees has |
| 145 | confirmed that, and I continue to heartily recommend fossil to other |
| 146 | developers I know who also have their own collection of "unhosted" pet |
| 147 | projects. |
| 148 | </blockquote> |
| 149 |