Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 1 Sep 2005 09:28:31 +0200 (CEST)
From:      charles.buysschaert@advalvas.be
To:        freebsd-cvsweb@freebsd.org
Subject:   Re: Erro no CVS
Message-ID:  <26910.212.190.219.18.1125559711.squirrel@212.190.219.18>
In-Reply-To: <5bc4c4570508312314533a1856@mail.gmail.com>
References:  <5bc4c4570508312314533a1856@mail.gmail.com>

next in thread | previous in thread | raw e-mail | index | archive | help
> Estou tentando baixar alguns arquivos e aparece o seguinte erro:
>
> Status: 500 Internal Error
> Error: Unexpected output from cvs co:
> cvs [checkout aborted]: /home/cvsroot/dynip/CVSROOT: No such file or
> directory
>
> (expected "DynIP.cfg" but got "") for /usr/bin/cvs -f -d
> /home/cvsroot/dynip co -p -r1.2 DynIP.cfg)
>
> Como devo proceder?
>
Try to use /home/cvsroot in your @CVSrepositories variables
@CVSrepositories = (
      'local'   => ['Local Repository', '/var/cvs'],
      'aname' => ['Another Name',          '/home/cvsroot'],
 );
I think you currently use '/home/cvsroot/dynip' instead?
Am I right?



----------------------------------------------------------------------------------
Plaats je zoekertjes GRATIS op AdValvas
Placez votre petite annonce GRATUITEMENT sur AdValvas
http://www.advalvas.be



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?26910.212.190.219.18.1125559711.squirrel>