~bzr-pqm/bzr/bzr.dev

« back to all changes in this revision

Viewing changes to doc/server.txt

  • Committer: Robert Collins
  • Date: 2007-04-23 06:36:16 UTC
  • mto: This revision was merged to the branch mainline in revision 2445.
  • Revision ID: robertc@robertcollins.net-20070423063616-t7d6fihs0zb93s5u
Review feedback.

Show diffs side-by-side

added added

removed removed

Lines of Context:
83
83
    bzr log bzr://host:1234/branchname
84
84
 
85
85
This example runs bzr on its official port number of `4155` and listens on all
86
 
interfaces.
 
86
interfaces. This allows connections from anywhere in the world that can reach
 
87
your machine on port `4155`.
87
88
 
88
89
server::
89
90
    bzr serve --directory=/srv/bzr/repo