From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Date: Tue, 19 Oct 2004 16:33:17 +0400 From: Andrew Borodin To: community@altlinux.ru Subject: Re: [COMM] cvs as pserver Message-ID: <20041019123317.GE2254@borodin.zarya> References: <4174DD60.8050405@ricom.ru> <20041019093312.GB2254@borodin.zarya> <4174E543.3030102@ricom.ru> <200410191503.57901.combr@vesna.ru> <4174EB91.1050503@ricom.ru> <20041019104552.GA25707@borodin.zarya> <4174F457.7030904@ricom.ru> <20041019112016.GD2254@borodin.zarya> <4174FBBC.4020306@ricom.ru> Mime-Version: 1.0 Content-Type: text/plain; charset=koi8-r Content-Disposition: inline Content-Transfer-Encoding: 8bit In-Reply-To: <4174FBBC.4020306@ricom.ru> User-Agent: Mutt/1.4.2.1i X-BeenThere: community@altlinux.ru X-Mailman-Version: 2.1.5 Precedence: list Reply-To: community@altlinux.ru List-Id: Mailing list for ALT Linux users List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 19 Oct 2004 12:33:32 -0000 Archived-At: List-Archive: List-Post: On Tue, Oct 19, 2004 at 03:34:20PM +0400, Alexey Morsov wrote: > > service cvsserver У вас в /etc/services усть такое? $ grep cvs /etc/services cvspserver 2401/tcp # CVS client/server operations cvspserver 2401/udp # CVS client/server operations cvsup 5999/tcp CVSup # CVSup file transfer/John Polstra/FreeBSD cvsup 5999/udp CVSup # CVSup file transfer/John Polstra/FreeBSD Если уж дали произвольное название, то явно укажите порт. > { > socket_type=stream > protocol=tcp > wait=no > user=root > server=/usr/bin/cvs > server_args=-f --allow-root=/cvs pserver port=2401 > } -- С уважением, А. Бородин.