Fossil SCM

Added point about installing Fossil on Windows vs installing Git to fossil-v-git doc.

wyoung 2019-08-06 23:15 trunk
Commit 4c22c7056914278c33223951c568fdd99a835e97a748f7dcc5c46edb8b793866
1 file changed +8 -2
--- www/fossil-v-git.wiki
+++ www/fossil-v-git.wiki
@@ -361,12 +361,18 @@
361361
Git has a lot of complexity and many dependencies and requires an "installer"
362362
script or program to get it running.
363363
364364
Fossil is a single self-contained stand-alone executable with hardly
365365
any dependencies. Fossil can be (and often is) run inside a
366
-minimally configured chroot jail. To install Fossil,
367
-one merely puts the executable somewhere in the $PATH.
366
+minimally configured [https://en.wikipedia.org/wiki/Chroot|chroot jail]. To install Fossil,
367
+one merely puts the executable somewhere in the <tt>$PATH</tt>.
368
+
369
+This difference is especially stark on Windows: you need to drag along a
370
+Cygwin or MSYS environment to get Git running on Windows due to all of
371
+its third-party dependencies. Installing Fossil on Windows is the same
372
+as installing it on every other OS: download the executable and drop it
373
+in the path somewhere.
368374
369375
The designer of Git says that the Unix philosophy is to have lots of
370376
small tools that collaborate to get the job done. The designer of
371377
Fossil says that the Unix philosophy is "It just works." Both
372378
individuals have written their DVCSes to reflect their own view
373379
--- www/fossil-v-git.wiki
+++ www/fossil-v-git.wiki
@@ -361,12 +361,18 @@
361 Git has a lot of complexity and many dependencies and requires an "installer"
362 script or program to get it running.
363
364 Fossil is a single self-contained stand-alone executable with hardly
365 any dependencies. Fossil can be (and often is) run inside a
366 minimally configured chroot jail. To install Fossil,
367 one merely puts the executable somewhere in the $PATH.
 
 
 
 
 
 
368
369 The designer of Git says that the Unix philosophy is to have lots of
370 small tools that collaborate to get the job done. The designer of
371 Fossil says that the Unix philosophy is "It just works." Both
372 individuals have written their DVCSes to reflect their own view
373
--- www/fossil-v-git.wiki
+++ www/fossil-v-git.wiki
@@ -361,12 +361,18 @@
361 Git has a lot of complexity and many dependencies and requires an "installer"
362 script or program to get it running.
363
364 Fossil is a single self-contained stand-alone executable with hardly
365 any dependencies. Fossil can be (and often is) run inside a
366 minimally configured [https://en.wikipedia.org/wiki/Chroot|chroot jail]. To install Fossil,
367 one merely puts the executable somewhere in the <tt>$PATH</tt>.
368
369 This difference is especially stark on Windows: you need to drag along a
370 Cygwin or MSYS environment to get Git running on Windows due to all of
371 its third-party dependencies. Installing Fossil on Windows is the same
372 as installing it on every other OS: download the executable and drop it
373 in the path somewhere.
374
375 The designer of Git says that the Unix philosophy is to have lots of
376 small tools that collaborate to get the job done. The designer of
377 Fossil says that the Unix philosophy is "It just works." Both
378 individuals have written their DVCSes to reflect their own view
379

Keyboard Shortcuts

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