ALT Linux Community general discussions
 help / color / mirror / Atom feed
From: Alexey Morsov <samurai@ricom.ru>
To: community@altlinux.ru
Subject: Re: [COMM] cvs as pserver
Date: Tue, 19 Oct 2004 15:34:20 +0400
Message-ID: <4174FBBC.4020306@ricom.ru> (raw)
In-Reply-To: <20041019112016.GD2254@borodin.zarya>


Andrew Borodin wrote:
> On Tue, Oct 19, 2004 at 03:02:47PM +0400, Alexey Morsov wrote:
> 
>>Oct 19 13:21:22 gate xinetd[1622]: attribute server expects 1 
>>values and 5 values were specified [line=8]
> 
> 
> Вот поэтому, похоже, и не стартует.
> 
> 
>>а вот чего с этой строкой - наверное надо параметры сервера 
>>выкидывать в server_attr ?
> 
> 
> Попробуйте. Только не в server_attr, а в server_args. В man 
> xinetd.conf написано:
> 
> server_args      определяет  аргументы, передаваемые серверу.
>                  В отличие от inetd, имя сервера не включается в 
>                  server_args.
> 
> Так что два раза cvs, действительно, не надо. :)

service cvsserver
{
    socket_type=stream
    protocol=tcp
    wait=no
    user=root
    server=/usr/bin/cvs
    server_args=-f --allow-root=/cvs pserver
}

результат тот же

[morsov@mail morsov]$ echo $CVSROOT
:pserver:morsov@gate.ricom.ru:/cvs
[morsov@mail morsov]$ cvs co icqalerts
cvs [checkout aborted]: connect to 
gate.ricom.ru(194.247.149.212):2401 failed: Connection refused
[morsov@mail morsov]$



-- 
Всего наилучшего,
Системный Администратор ЗАО "ИК "РИКОМ-ТРАСТ"
Алексей Морсов
ICQ: 196766290
Jabber: Samurai@jabber.pibhe.com
http://www.ricom.ru
http://www.fondmarket.ru


  reply	other threads:[~2004-10-19 11:34 UTC|newest]

Thread overview: 20+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2004-10-19  9:24 Alexey Morsov
2004-10-19  9:32 ` Ivan Fedorov
2004-10-19  9:33 ` Andrew Borodin
2004-10-19  9:58   ` Alexey Morsov
2004-10-19 10:03     ` Mike Lykov
2004-10-19 10:25       ` Alexey Morsov
2004-10-19 10:45         ` Andrew Borodin
2004-10-19 11:02           ` Alexey Morsov
2004-10-19 11:20             ` Andrew Borodin
2004-10-19 11:34               ` Alexey Morsov [this message]
2004-10-19 12:33                 ` Andrew Borodin
2004-10-19 12:51                   ` Alexey Morsov
2004-10-19 13:07                     ` Andrew Borodin
2004-10-19 13:18                       ` Alexey Morsov
2004-10-19 10:48         ` Mike Lykov
2004-10-19 11:22           ` Alexey Morsov
2004-10-19 11:45             ` Mike Lykov
2004-10-19 12:02               ` Alexey Morsov
2004-10-19 10:41     ` Andrew Borodin
2004-10-19 10:58       ` Alexey Morsov

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=4174FBBC.4020306@ricom.ru \
    --to=samurai@ricom.ru \
    --cc=community@altlinux.ru \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link

ALT Linux Community general discussions

This inbox may be cloned and mirrored by anyone:

	git clone --mirror http://lore.altlinux.org/community/0 community/git/0.git

	# If you have public-inbox 1.1+ installed, you may
	# initialize and index your mirror using the following commands:
	public-inbox-init -V2 community community/ http://lore.altlinux.org/community \
		mandrake-russian@linuxteam.iplabs.ru community@lists.altlinux.org community@lists.altlinux.ru community@lists.altlinux.com
	public-inbox-index community

Example config snippet for mirrors.
Newsgroup available over NNTP:
	nntp://lore.altlinux.org/org.altlinux.lists.community


AGPL code for this site: git clone https://public-inbox.org/public-inbox.git