Fossil SCM

Update the help message for the /ckout page.

drh 2024-12-10 12:52 ckout-page
Commit 5ba44a134d3ec452914f4ea7c6e8eb9cc32042546ff6600e2c88c9cd89e0a390
1 file changed +2 -2
+2 -2
--- src/info.c
+++ src/info.c
@@ -607,12 +607,12 @@
607607
608608
/*
609609
** WEBPAGE: ckout
610610
**
611611
** Show information about the current checkout. This page only functions
612
-** if the web server is run as loopback and is on an open check-out and
613
-** has no "name" parameter.
612
+** if the web server is run on a loopback interface (in other words, was
613
+** started using "fossil ui" or similar) from with on open check-out.
614614
*/
615615
void ckout_page(void){
616616
const char *zName = P("name");
617617
int vid;
618618
char *zHostname;
619619
--- src/info.c
+++ src/info.c
@@ -607,12 +607,12 @@
607
608 /*
609 ** WEBPAGE: ckout
610 **
611 ** Show information about the current checkout. This page only functions
612 ** if the web server is run as loopback and is on an open check-out and
613 ** has no "name" parameter.
614 */
615 void ckout_page(void){
616 const char *zName = P("name");
617 int vid;
618 char *zHostname;
619
--- src/info.c
+++ src/info.c
@@ -607,12 +607,12 @@
607
608 /*
609 ** WEBPAGE: ckout
610 **
611 ** Show information about the current checkout. This page only functions
612 ** if the web server is run on a loopback interface (in other words, was
613 ** started using "fossil ui" or similar) from with on open check-out.
614 */
615 void ckout_page(void){
616 const char *zName = P("name");
617 int vid;
618 char *zHostname;
619

Keyboard Shortcuts

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