~loggerhead-team/loggerhead/trunk-rich

« back to all changes in this revision

Viewing changes to docs/serve-branches.rst

  • Committer: webmaster at geoffish
  • Date: 2011-07-10 22:53:59 UTC
  • mto: (459.2.1 trunk)
  • mto: This revision was merged to the branch mainline in revision 461.
  • Revision ID: webmaster@geoffish.tk-20110710225359-oeairailjy6gzpuk
Fixed buggy merging and removed IDE files

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
1
:command:`serve-branches`
2
2
=========================
3
3
 
4
 
The :command:`serve-branches` script runs a standalone loggerhead server in
 
4
The :command:`serve-branches` script runs a standalone Loggerhead server in
5
5
the foreground.
6
6
 
7
7
.. program:: serve-branches
60
60
 
61
61
.. cmdoption:: --log-folder=LOG_FOLDER
62
62
 
63
 
    The directory in which to place loggerhead's log files.
 
63
    The directory in which to place Loggerhead's log files.
64
64
    
65
65
    Defaults to the current directory.
66
66
 
78
78
   
79
79
    Allow writing to the Bazaar server.
80
80
    
81
 
    Setting this option keeps loggerhead from adding a 'readonly+' prefix
82
 
    to the base URL of is to make visible the display of instructions for
83
 
    checking out the 'public_branch' URL for the branch being browsed.
 
81
    Setting this option keeps Loggerhead from adding a 'readonly+' prefix
 
82
    to the base URL of the branch.  The only effect of suppressing this prefix
 
83
    is to make visible the display of instructions for checking out the
 
84
    'public_branch' URL for the branch being browsed.
84
85
 
85
86
.. cmdoption:: -h, --help
86
87