[SvnBook] #68: [PATCH] note that the "binpath" argument to "sc.exe" is confusing

SvnBook noreply at red-bean.com
Fri Aug 10 21:13:29 CDT 2007


#68: [PATCH] note that the "binpath" argument to "sc.exe" is confusing
-------------------------+--------------------------------------------------
 Reporter:  cmpilato     |       Owner:  nobody       
     Type:  enhancement  |      Status:  new          
 Priority:  normal       |   Milestone:  1.4          
Component:  content      |     Version:  nightly/trunk
 Keywords:               |  
-------------------------+--------------------------------------------------
 From: Eric Hanchrow <offby1 at blarg.net>

 {{{
 * src/en/book/ch06-server-configuration.xml
   (svn.serverconfig.svnserve): note that the "binpath" argument to
    "sc.exe" is confusing

 Index: ch06-server-configuration.xml
 ==================================================================
 --- ch06-server-configuration.xml       (revision 1896)
 +++ ch06-server-configuration.xml       (local)
 @@ -668,6 +668,12 @@
          start= auto
  </screen>

 +        <para>Also note that the word <literal>binpath</literal> is
 +        misleading—its value is a <emphasis>command
 +        line</emphasis>, not the path to an executable; that's why you
 +        need to surround it with quote marks if it contains embedded
 +        spaces.</para>
 +
          <para>Once the service is defined, it can stopped, started, or
            queried using standard GUI tools (the Services
            administrative control panel), or at the command line as
 }}}

-- 
Ticket URL: <http://svnbook.red-bean.com/trac/ticket/68>
SvnBook <http://svnbook.red-bean.com/>


More information about the svnbook-dev mailing list