Fossil SCM

Add new "quotes" to the documentation collection.

drh 2010-12-23 14:05 trunk
Commit 6a9fe32e4ae0a7ecaad1fffb0b74de43d8de637c
+2 -1
--- www/index.wiki
+++ www/index.wiki
@@ -98,11 +98,12 @@
9898
a Fossil repository.
9999
100100
<hr>
101101
<h3>Links For Fossil Users:</h3>
102102
103
- * [./reviews.wiki | Testimonials] from satisfied fossil users.
103
+ * [./reviews.wiki | Testimonials] from satisfied fossil users and
104
+ [./quotes.wiki | Quotes] about Fossil and other DVCSes.
104105
* [./faq.wiki | FAQ]
105106
* The [./concepts.wiki | concepts] behind fossil
106107
* [./quickstart.wiki | Quick Start] guide to using fossil
107108
* [./qandc.wiki | Questions &amp; Criticisms] directed at fossil.
108109
* [./build.wiki | Building And Installing]
109110
110111
ADDED www/quotes.wiki
--- www/index.wiki
+++ www/index.wiki
@@ -98,11 +98,12 @@
98 a Fossil repository.
99
100 <hr>
101 <h3>Links For Fossil Users:</h3>
102
103 * [./reviews.wiki | Testimonials] from satisfied fossil users.
 
104 * [./faq.wiki | FAQ]
105 * The [./concepts.wiki | concepts] behind fossil
106 * [./quickstart.wiki | Quick Start] guide to using fossil
107 * [./qandc.wiki | Questions &amp; Criticisms] directed at fossil.
108 * [./build.wiki | Building And Installing]
109
110 DDED www/quotes.wiki
--- www/index.wiki
+++ www/index.wiki
@@ -98,11 +98,12 @@
98 a Fossil repository.
99
100 <hr>
101 <h3>Links For Fossil Users:</h3>
102
103 * [./reviews.wiki | Testimonials] from satisfied fossil users and
104 [./quotes.wiki | Quotes] about Fossil and other DVCSes.
105 * [./faq.wiki | FAQ]
106 * The [./concepts.wiki | concepts] behind fossil
107 * [./quickstart.wiki | Quick Start] guide to using fossil
108 * [./qandc.wiki | Questions &amp; Criticisms] directed at fossil.
109 * [./build.wiki | Building And Installing]
110
111 DDED www/quotes.wiki
--- a/www/quotes.wiki
+++ b/www/quotes.wiki
@@ -0,0 +1,21 @@
1
+ e>What People<title>What People Are Saying</title>
2
+
3
+The following are collected quotes from various forPreviousl, since
4
+removed;</ol>
5
+ Are Saying</title>
6
+
7
+The following are collected quotes from various forPreviousl, since
8
+removed;zengr629967/1424545At [http://tartl< <title>Whate People<title>What People Are Saying</title>
9
+
10
+The following are collected quotes from various forPreviousl, since
11
+removed;</ol>
12
+ Are Saying</title>
13
+
14
+The following are collected quotes from various forPreviousl, since
15
+removed;zengr629967/1424545At [http://tartley.com/?l 04maro Are Saying</title>
16
+
17
+The following are collected quotes from various forP392709</ol>
18
+6846 e>What People<title>What People Are Saying</title>
19
+
20
+The following are collected quotes from various forPreviousl, since
21
+removed;</ol[for]5
--- a/www/quotes.wiki
+++ b/www/quotes.wiki
@@ -0,0 +1,21 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
--- a/www/quotes.wiki
+++ b/www/quotes.wiki
@@ -0,0 +1,21 @@
1 e>What People<title>What People Are Saying</title>
2
3 The following are collected quotes from various forPreviousl, since
4 removed;</ol>
5 Are Saying</title>
6
7 The following are collected quotes from various forPreviousl, since
8 removed;zengr629967/1424545At [http://tartl< <title>Whate People<title>What People Are Saying</title>
9
10 The following are collected quotes from various forPreviousl, since
11 removed;</ol>
12 Are Saying</title>
13
14 The following are collected quotes from various forPreviousl, since
15 removed;zengr629967/1424545At [http://tartley.com/?l 04maro Are Saying</title>
16
17 The following are collected quotes from various forP392709</ol>
18 6846 e>What People<title>What People Are Saying</title>
19
20 The following are collected quotes from various forPreviousl, since
21 removed;</ol[for]5
+26 -1
--- www/reviews.wiki
+++ www/reviews.wiki
@@ -1,6 +1,14 @@
1
-<h2 align="center">What People Are Saying About Fossil</h2>
1
+<title>Reviews</title>
2
+<b>External links:</b>
3
+
4
+ * [http://sheddingbikes.com/posts/1276624594.html | Why I Use Fossil]
5
+ by Zed A. Shaw.
6
+
7
+<b>See Also:</b>
8
+
9
+ * [./quotes.wiki | Short Quotes on Fossil, Git, And DVCSes]
210
311
<b>Daniel writes on 2009-01-06:</b>
412
513
<blockquote>
614
The reasons I use fossil are that it's the only version control I
@@ -7,10 +15,27 @@
715
have found that I can get working through the VERY annoying MS
816
firewalls at work.. (albeit through an ntlm proxy) and I just love
917
single .exe applications!
1018
</blockquote>
1119
20
+
21
+<b>Joshua Paine on 2010-10-22:</b>
22
+
23
+<blockquote>
24
+With one of my several hats on, I'm in a small team using git. Another
25
+team member just checked some stuff into trunk that should have been on
26
+a branch. Nothing else had happened since, so in fossil I would have
27
+just edited that commit and put it on a new branch. In git that can't
28
+actually be done without danger once other people have pulled, so I had
29
+to create a new commit rolling back the changes, then branch and cherry
30
+pick the earlier changes, then figure out how to make my new branch
31
+shared instead of private. Just want to say thanks for fossil making my
32
+life easier on most of my projects, and being able to move commits to
33
+another branch after the fact and shared-by-default branches are good
34
+features. Also not having a misanthropic command line interface.
35
+</blockquote>
36
+
1237
<b>Stephen Beal writes on 2009-01-11:</b>
1338
1439
<blockquote>
1540
Sometime in late 2007 I came across a link to fossil on
1641
<a href="http://www.sqlite.org/">sqlite.org</a>. It
1742
--- www/reviews.wiki
+++ www/reviews.wiki
@@ -1,6 +1,14 @@
1 <h2 align="center">What People Are Saying About Fossil</h2>
 
 
 
 
 
 
 
 
2
3 <b>Daniel writes on 2009-01-06:</b>
4
5 <blockquote>
6 The reasons I use fossil are that it's the only version control I
@@ -7,10 +15,27 @@
7 have found that I can get working through the VERY annoying MS
8 firewalls at work.. (albeit through an ntlm proxy) and I just love
9 single .exe applications!
10 </blockquote>
11
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
12 <b>Stephen Beal writes on 2009-01-11:</b>
13
14 <blockquote>
15 Sometime in late 2007 I came across a link to fossil on
16 <a href="http://www.sqlite.org/">sqlite.org</a>. It
17
--- www/reviews.wiki
+++ www/reviews.wiki
@@ -1,6 +1,14 @@
1 <title>Reviews</title>
2 <b>External links:</b>
3
4 * [http://sheddingbikes.com/posts/1276624594.html | Why I Use Fossil]
5 by Zed A. Shaw.
6
7 <b>See Also:</b>
8
9 * [./quotes.wiki | Short Quotes on Fossil, Git, And DVCSes]
10
11 <b>Daniel writes on 2009-01-06:</b>
12
13 <blockquote>
14 The reasons I use fossil are that it's the only version control I
@@ -7,10 +15,27 @@
15 have found that I can get working through the VERY annoying MS
16 firewalls at work.. (albeit through an ntlm proxy) and I just love
17 single .exe applications!
18 </blockquote>
19
20
21 <b>Joshua Paine on 2010-10-22:</b>
22
23 <blockquote>
24 With one of my several hats on, I'm in a small team using git. Another
25 team member just checked some stuff into trunk that should have been on
26 a branch. Nothing else had happened since, so in fossil I would have
27 just edited that commit and put it on a new branch. In git that can't
28 actually be done without danger once other people have pulled, so I had
29 to create a new commit rolling back the changes, then branch and cherry
30 pick the earlier changes, then figure out how to make my new branch
31 shared instead of private. Just want to say thanks for fossil making my
32 life easier on most of my projects, and being able to move commits to
33 another branch after the fact and shared-by-default branches are good
34 features. Also not having a misanthropic command line interface.
35 </blockquote>
36
37 <b>Stephen Beal writes on 2009-01-11:</b>
38
39 <blockquote>
40 Sometime in late 2007 I came across a link to fossil on
41 <a href="http://www.sqlite.org/">sqlite.org</a>. It
42

Keyboard Shortcuts

Open search /
Next entry (timeline) j
Previous entry (timeline) k
Open focused entry Enter
Show this help ?
Toggle theme Top nav button