Fossil SCM

Updates to the homepage. Fix a minor bug in the check-in edit screen of the web-UI.

drh 2010-06-09 12:29 trunk
Commit 404aaecff8b3043b0125463ca47d6650ae056f1e
2 files changed +1 -1 +3 -2
+1 -1
--- src/info.c
+++ src/info.c
@@ -1386,11 +1386,11 @@
13861386
}
13871387
@ <p>Make changes to attributes of check-in
13881388
@ [<a href="ci?name=%s(zUuid)">%s(zUuid)</a>]:</p>
13891389
@ <form action="%s(g.zBaseURL)/ci_edit" method="POST">
13901390
login_insert_csrf_secret();
1391
- @ <input type="hidden" name="r" value="%d(rid)">
1391
+ @ <input type="hidden" name="r" value="%S(zUuid)">
13921392
@ <table border="0" cellspacing="10">
13931393
13941394
@ <tr><td align="right" valign="top"><b>User:</b></td>
13951395
@ <td valign="top">
13961396
@ <input type="text" name="u" size="20" value="%h(zNewUser)">
13971397
--- src/info.c
+++ src/info.c
@@ -1386,11 +1386,11 @@
1386 }
1387 @ <p>Make changes to attributes of check-in
1388 @ [<a href="ci?name=%s(zUuid)">%s(zUuid)</a>]:</p>
1389 @ <form action="%s(g.zBaseURL)/ci_edit" method="POST">
1390 login_insert_csrf_secret();
1391 @ <input type="hidden" name="r" value="%d(rid)">
1392 @ <table border="0" cellspacing="10">
1393
1394 @ <tr><td align="right" valign="top"><b>User:</b></td>
1395 @ <td valign="top">
1396 @ <input type="text" name="u" size="20" value="%h(zNewUser)">
1397
--- src/info.c
+++ src/info.c
@@ -1386,11 +1386,11 @@
1386 }
1387 @ <p>Make changes to attributes of check-in
1388 @ [<a href="ci?name=%s(zUuid)">%s(zUuid)</a>]:</p>
1389 @ <form action="%s(g.zBaseURL)/ci_edit" method="POST">
1390 login_insert_csrf_secret();
1391 @ <input type="hidden" name="r" value="%S(zUuid)">
1392 @ <table border="0" cellspacing="10">
1393
1394 @ <tr><td align="right" valign="top"><b>User:</b></td>
1395 @ <td valign="top">
1396 @ <input type="text" name="u" size="20" value="%h(zNewUser)">
1397
+3 -2
--- www/index.wiki
+++ www/index.wiki
@@ -84,14 +84,15 @@
8484
yet simple [./quickstart.wiki#serversetup | server configurations].
8585
The most popular is a 2-line CGI script. This is the approach
8686
used by the [./selfhost.wiki | self-hosting fossil repositories].
8787
8888
7. <b>Robust &amp; Reliable</b> -
89
- Fossil stores content in an SQLite database so that transactions are
89
+ Fossil stores content using an [./fileformat.wiki | enduring file format]
90
+ in an SQLite database so that transactions are
9091
atomic even if interrupted by a power loss or system crash. Furthermore,
9192
automatic [./selfcheck.wiki | self-checks] verify that all aspects of
92
- the repository are consistent prior to each commit. In over two years
93
+ the repository are consistent prior to each commit. In nearly three years
9394
of operation, no work has ever been lost after having been committed to
9495
a Fossil repository.
9596
9697
<hr>
9798
<h3>Links For Fossil Users:</h3>
9899
--- www/index.wiki
+++ www/index.wiki
@@ -84,14 +84,15 @@
84 yet simple [./quickstart.wiki#serversetup | server configurations].
85 The most popular is a 2-line CGI script. This is the approach
86 used by the [./selfhost.wiki | self-hosting fossil repositories].
87
88 7. <b>Robust &amp; Reliable</b> -
89 Fossil stores content in an SQLite database so that transactions are
 
90 atomic even if interrupted by a power loss or system crash. Furthermore,
91 automatic [./selfcheck.wiki | self-checks] verify that all aspects of
92 the repository are consistent prior to each commit. In over two years
93 of operation, no work has ever been lost after having been committed to
94 a Fossil repository.
95
96 <hr>
97 <h3>Links For Fossil Users:</h3>
98
--- www/index.wiki
+++ www/index.wiki
@@ -84,14 +84,15 @@
84 yet simple [./quickstart.wiki#serversetup | server configurations].
85 The most popular is a 2-line CGI script. This is the approach
86 used by the [./selfhost.wiki | self-hosting fossil repositories].
87
88 7. <b>Robust &amp; Reliable</b> -
89 Fossil stores content using an [./fileformat.wiki | enduring file format]
90 in an SQLite database so that transactions are
91 atomic even if interrupted by a power loss or system crash. Furthermore,
92 automatic [./selfcheck.wiki | self-checks] verify that all aspects of
93 the repository are consistent prior to each commit. In nearly three years
94 of operation, no work has ever been lost after having been committed to
95 a Fossil repository.
96
97 <hr>
98 <h3>Links For Fossil Users:</h3>
99

Keyboard Shortcuts

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