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: Mon, 7 Oct 2002 16:23:17 -0300

Larry: I´ve got the following:

address@hidden:~$ tail /etc/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
}
address@hidden:~$ export
CVSROOT=:pserver:cvspub:address@hidden:/u01/cvs/lempert
address@hidden:~$ cvs login
Logging in to :pserver:address@hidden:2401/u01/cvs/lempert
/u01/cvs/lempert: no such repository
address@hidden:~$

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

----- Original Message -----
From: "Larry Jones" <address@hidden>
To: "Peter Parker" <address@hidden>
Cc: <address@hidden>
Sent: Monday, October 07, 2002 1:33 PM
Subject: Re: no such repository


> Peter Parker writes:
> >
> >         server_args     = -f --allow-root=/home/cvs pserver
> [...]
> > Logging in to :pserver:address@hidden:2401/home/cvs/
> > cvs [login aborted]: /home/cvs/: no such repository
>
> The repositories have to match *exactly* -- you'll note that the
> repository you asked for (which appears in the error message) has a
> trailing slash that does not appear in the --allow-root= argument to the
> server.  Get rid of that trailing slash and all should be well.
>
> -Larry Jones
>
> Santa's gonna skip this block for years. -- Calvin
>
>
> _______________________________________________
> Info-cvs mailing list
> address@hidden
> http://mail.gnu.org/mailman/listinfo/info-cvs





reply via email to

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