info-cvs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: no such repository


From: Alejandro Gómez
Subject: Re: no such repository
Date: Fri, 4 Oct 2002 17:17:33 -0300

> Peter Parker writes:
> >
> > The error I get when I attempt to login is "no such repository"
>
> That means that the repository you've specified doesn't exactly match
> any of the --allow-root= options you specified for the server in
> /etc/inetd.conf.
>
> -Larry Jones

Larry, I´m connecting with
CVSROOT=:pserver:cvspub:address@hidden:/u01/cvs/lempert

My xinetd.conf:
service cvspserver
{
        socket_type     = stream
        protocol        = tcp
        wait            = no
        user            = root
        passenv         = PATH
        server          = /usr/sbin/cvs-pserver
        serverargs      = -f --allow-root=/u01/cvs/lempert pserver
}

I´ve restarted xinetd and even the machine and when I try to cvs login, the
error still is "No such repository"
I have also double checked filesystem permissions, and everything is OK...
I cant figure out what else could be...

Alejandro Gómez
IT Analyst
Lempert y Asociados S.A.

Donaciano del Campillo 2068
Cerro de las Rosas
X 5009 JRZ
Córdoba - Argentina
(+54+351) 481-6001 Ext. 105/107
address@hidden
http://www.lempert.com.ar






reply via email to

[Prev in Thread] Current Thread [Next in Thread]