default xinetd setup for bzr server

Asked by ivaldes1

Hi,
       I am trying to setup a Centos based bzr server. I want to run the service through xinetd (like all RH based distros)The bzr documentation utterly lacks a standard configuration for this. I can find hundreds of messages on the forums about how to do this, but no -standard- configuration that I am supposed to use. This should live on this page http://doc.bazaar-vcs.org/bzr.2.0/en/user-guide/server.html with the instructions for inetd.

What is the -standard- way to set up a bzr server using xinetd?

-FT

Question information

Language:
English Edit question
Status:
Answered
For:
Bazaar Edit question
Assignee:
No assignee Edit question
Last query:
Last reply:
Revision history for this message
Martin Pool (mbp) said :
#1

It's just a plain tcp server so shouldn't need any special configuration. Just run 'bzr serve --inetd' on port 4155.

If that doesn't work, please ask here. If you do get it to work, please send a patch to our manual , or just paste your configuration here.

Can you help with this problem?

Provide an answer of your own, or ask ivaldes1 for more information if necessary.

To post a message you must log in.