Fossil SCM

Added some text to the /tar help, per ML suggestion.

stephan 2014-03-23 17:14 UTC trunk
Commit 7ba06f150c6b4d588d8ee343a6fdc3fb826c22e5
1 file changed +9
+9
--- src/tar.c
+++ src/tar.c
@@ -571,10 +571,19 @@
571571
** WEBPAGE: tarball
572572
** URL: /tarball/RID.tar.gz
573573
**
574574
** Generate a compressed tarball for a checkin.
575575
** Return that tarball as the HTTP reply content.
576
+**
577
+** Optional URL Parameters:
578
+**
579
+** - name=base name of the output file. Defaults to
580
+** something project/version-specific.
581
+**
582
+** - uuid=the version to tar (may be a tag/branch name).
583
+** Defaults to trunk.
584
+**
576585
*/
577586
void tarball_page(void){
578587
int rid;
579588
char *zName, *zRid;
580589
int nName, nRid;
581590
--- src/tar.c
+++ src/tar.c
@@ -571,10 +571,19 @@
571 ** WEBPAGE: tarball
572 ** URL: /tarball/RID.tar.gz
573 **
574 ** Generate a compressed tarball for a checkin.
575 ** Return that tarball as the HTTP reply content.
 
 
 
 
 
 
 
 
 
576 */
577 void tarball_page(void){
578 int rid;
579 char *zName, *zRid;
580 int nName, nRid;
581
--- src/tar.c
+++ src/tar.c
@@ -571,10 +571,19 @@
571 ** WEBPAGE: tarball
572 ** URL: /tarball/RID.tar.gz
573 **
574 ** Generate a compressed tarball for a checkin.
575 ** Return that tarball as the HTTP reply content.
576 **
577 ** Optional URL Parameters:
578 **
579 ** - name=base name of the output file. Defaults to
580 ** something project/version-specific.
581 **
582 ** - uuid=the version to tar (may be a tag/branch name).
583 ** Defaults to trunk.
584 **
585 */
586 void tarball_page(void){
587 int rid;
588 char *zName, *zRid;
589 int nName, nRid;
590

Keyboard Shortcuts

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