Fossil SCM

more detail for server.wiki

ron 2010-02-17 20:27 UTC trunk
Commit c516e0d2a090470d513e0e297e0a95ecebc3235b
1 file changed +32 -3
+32 -3
--- www/server.wiki
+++ www/server.wiki
@@ -11,18 +11,47 @@
1111
<ul>
1212
<li><tt>fossil server repo.fossil</tt>
1313
<li><tt>fossil ui repo.fossil</tt>
1414
</ul>
1515
16
+<p>
1617
Both of these commands start a Fossil server on port 8080 on the local machine,
1718
which can be accessed with the URL: <tt>http://localhost:8080/</tt> using any
1819
handy web browser. The difference between the two commands is that "ui", in
1920
addition to starting the Fossil server, also starts a web browser and points it
2021
to the URL mentioned above.
22
+</p>
23
+<p>
24
+NOTES:
25
+<ol>
26
+<li>The option "--port NNN" will start the server on port "NNN" instead of 8080.
27
+<li>If port 8080 is already being used (perhaps by another Fossil server), then
28
+Fossil will use the next available port number.
29
+<li>Starting either command from within an "open" Fossil checkout will start a
30
+server using the repository corresponding to the checkout.
31
+</ol>
32
+</p>
33
+</blockquote>
34
+
35
+<h2>Fossil as an ''inetd'' service</h2><blockquote>
36
+<p>
37
+</p>
38
+</blockquote>
39
+
40
+<h2>Fossil as a ''CGI script''</h2>
41
+
42
+<h3>One script per repository</h3><blockquote>
43
+<p>
44
+</p>
45
+</blockquote>
2146
22
-NOTE: the "--port NNN" option will start the server using port "NNN" instead of
23
-8080. Also, if port 8080 is already being used (perhaps by another Fossil
24
- server), then Fossil will use the next available port number.
47
+<h3>Serving multiple repositories with one script</h3><blockquote>
48
+<p>
49
+</p>
50
+</blockquote>
2551
52
+<h2>Securing a repository with SSL</h2><blockquote>
53
+<p>
54
+</p>
2655
</blockquote>
2756
2857
</nowiki>
2958
--- www/server.wiki
+++ www/server.wiki
@@ -11,18 +11,47 @@
11 <ul>
12 <li><tt>fossil server repo.fossil</tt>
13 <li><tt>fossil ui repo.fossil</tt>
14 </ul>
15
 
16 Both of these commands start a Fossil server on port 8080 on the local machine,
17 which can be accessed with the URL: <tt>http://localhost:8080/</tt> using any
18 handy web browser. The difference between the two commands is that "ui", in
19 addition to starting the Fossil server, also starts a web browser and points it
20 to the URL mentioned above.
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
21
22 NOTE: the "--port NNN" option will start the server using port "NNN" instead of
23 8080. Also, if port 8080 is already being used (perhaps by another Fossil
24 server), then Fossil will use the next available port number.
 
25
 
 
 
26 </blockquote>
27
28 </nowiki>
29
--- www/server.wiki
+++ www/server.wiki
@@ -11,18 +11,47 @@
11 <ul>
12 <li><tt>fossil server repo.fossil</tt>
13 <li><tt>fossil ui repo.fossil</tt>
14 </ul>
15
16 <p>
17 Both of these commands start a Fossil server on port 8080 on the local machine,
18 which can be accessed with the URL: <tt>http://localhost:8080/</tt> using any
19 handy web browser. The difference between the two commands is that "ui", in
20 addition to starting the Fossil server, also starts a web browser and points it
21 to the URL mentioned above.
22 </p>
23 <p>
24 NOTES:
25 <ol>
26 <li>The option "--port NNN" will start the server on port "NNN" instead of 8080.
27 <li>If port 8080 is already being used (perhaps by another Fossil server), then
28 Fossil will use the next available port number.
29 <li>Starting either command from within an "open" Fossil checkout will start a
30 server using the repository corresponding to the checkout.
31 </ol>
32 </p>
33 </blockquote>
34
35 <h2>Fossil as an ''inetd'' service</h2><blockquote>
36 <p>
37 </p>
38 </blockquote>
39
40 <h2>Fossil as a ''CGI script''</h2>
41
42 <h3>One script per repository</h3><blockquote>
43 <p>
44 </p>
45 </blockquote>
46
47 <h3>Serving multiple repositories with one script</h3><blockquote>
48 <p>
49 </p>
50 </blockquote>
51
52 <h2>Securing a repository with SSL</h2><blockquote>
53 <p>
54 </p>
55 </blockquote>
56
57 </nowiki>
58

Keyboard Shortcuts

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