On Sun, 15 Jun 2003, Erik de Castro Lopo wrote:

> On Sun, 15 Jun 2003 12:27:54 +1000
> Erik de Castro Lopo <[EMAIL PROTECTED]> wrote:
> 
> > Hi all,
> > 
> > I have managed to download alsa-driver, alsa-kernel and als-lib from CVS but
> > I can't get alsa-utils. 
> > 
> >     [EMAIL PROTECTED] > cvs -d:pserver:[EMAIL PROTECTED]:/cvsroot/alsa login
> >     Logging in to :pserver:[EMAIL PROTECTED]:2401/cvsroot/alsa
> >     CVS password: 
> >     [EMAIL PROTECTED] > cvs co alsa-utils
> >     cvs server: cannot find module `alsa-utils' - ignored
> >     cvs [checkout aborted]: cannot expand modules
> > 
> > Has anybody else managed this?
> 
> It looks like SourceForge will not accept
> 
>     cvs co alsa-utils
> 
> but will accept:
> 
>     cvs -z3 -d:pserver:[EMAIL PROTECTED]:/cvsroot/alsa co alsa-utils
> 
> Its probably insisting that I use compression over the net.

'cvs login' only creates repository->password entries (in ~/.cvspass), so 
you have to specify the full repository address for checkout again, 
because CVS/* files does not exist at the moment (thus cvs does not know, 
which repository is root).

                                                Jaroslav

-----
Jaroslav Kysela <[EMAIL PROTECTED]>
Linux Kernel Sound Maintainer
ALSA Project, SuSE Labs



-------------------------------------------------------
This SF.NET email is sponsored by: eBay
Great deals on office technology -- on eBay now! Click here:
http://adfarm.mediaplex.com/ad/ck/711-11697-6916-5
_______________________________________________
Alsa-devel mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/alsa-devel

Reply via email to