CVS compile problem

Alejandro Exojo suy21 at lycos.es
Sun Feb 1 19:08:08 GMT 2004


El Lunes, 2 de Febrero de 2004 04:39, Claudiu ANGHEL escribió:
> cvs -z3 -d :pserver:anonymous at anoncvs.kde.org:/home/kde co kdevelop -r
> KDE_3_2_BRANCH
>
>  cvs server: cannot find module `-r' - ignored
>  cvs server: cannot find module `KDE_3_2_BRANCH' - ignored
>  cvs [checkout aborted]: cannot expand modules

You are using -r in a bad place (consider reading the cvs book, it's *really* 
easy to understand, with a lot of examples).

Try with:

cvs -z3 -d :pserver:anonymous at anoncvs.kde.org:/home/kde co \
-r KDE_3_2_BRANCH kdevelop

And please, stop sending HTML emails. They add a lot of extra traffic, and are 
very annoying when you are using text-based email clients. ;-)

Best regards.

-- 
Alex (a.k.a. suy) - GPG ID 0xAA8D2A01
http://lacurva.net/ - Jabber ID: suy at bulmalug.net
Those who do not understand Unix are condemned to reinvent it, poorly.
		-- Henry Spencer


-
to unsubscribe from this list send an email to kdevelop-request at kdevelop.org with the following body:
unsubscribe »your-email-address«



More information about the KDevelop mailing list