Fossil SCM

Added platform-dependent note.

brickviking 2024-10-20 11:59 bv-corrections01
Commit 30d68fde88232753d711153a3f43a6e870cbe08c399e7292525f362e8dc07b4e
1 file changed +2 -1
--- www/newrepo.wiki
+++ www/newrepo.wiki
@@ -57,11 +57,12 @@
5757
$ fossil open ../demo.fossil
5858
</verbatim>
5959
6060
That creates a file called <tt>_FOSSIL_</tt> in the current
6161
directory, and this file contains all kinds of fossil-related
62
-information about your local repository. You can ignore it
62
+information about your local repository. Under Linux, the BSDs or
63
+macOS, this will instead be called <tt>.fslckout</tt>. You can ignore it
6364
for all purposes, but be sure not to accidentally remove it
6465
or otherwise damage it - it belongs to fossil, not you.
6566
6667
The next thing we need to do is add files to our repository. As it
6768
happens, we have a few C source files lying around, which we'll
6869
--- www/newrepo.wiki
+++ www/newrepo.wiki
@@ -57,11 +57,12 @@
57 $ fossil open ../demo.fossil
58 </verbatim>
59
60 That creates a file called <tt>_FOSSIL_</tt> in the current
61 directory, and this file contains all kinds of fossil-related
62 information about your local repository. You can ignore it
 
63 for all purposes, but be sure not to accidentally remove it
64 or otherwise damage it - it belongs to fossil, not you.
65
66 The next thing we need to do is add files to our repository. As it
67 happens, we have a few C source files lying around, which we'll
68
--- www/newrepo.wiki
+++ www/newrepo.wiki
@@ -57,11 +57,12 @@
57 $ fossil open ../demo.fossil
58 </verbatim>
59
60 That creates a file called <tt>_FOSSIL_</tt> in the current
61 directory, and this file contains all kinds of fossil-related
62 information about your local repository. Under Linux, the BSDs or
63 macOS, this will instead be called <tt>.fslckout</tt>. You can ignore it
64 for all purposes, but be sure not to accidentally remove it
65 or otherwise damage it - it belongs to fossil, not you.
66
67 The next thing we need to do is add files to our repository. As it
68 happens, we have a few C source files lying around, which we'll
69

Keyboard Shortcuts

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