[Wine] Compile cvs version

James Hawkins truiken at gmail.com
Tue Sep 13 21:52:10 CDT 2005


On 9/13/05, Dan Sawyer <dansawyer at earthlink.net> wrote:
>  Thanks, that only partially works.
>   
>  I have the Aug 30 release in ../wine. The export command created:
>  
>  CVSROOT=:pserver:cvs at cvs.winehq.org:/home/wine
>  
>  The login appeared to work. 
>  
>  cvs update -PAd yields:
>  
>  cvs update: in directory .:
>  cvs [update aborted]: there is no version here; run 'cvs checkout' first
>  
>  cvs checkout yields:
>  
>  cvs checkout: cannot open CVS/Entries for reading: No such file or
> directory
>  cvs [checkout aborted]: no repository
>  
>  What is missing?
>  

$ export CVSROOT=:pserver:cvs at cvs.winehq.org:/home/wine
$ cvs login (enter 'cvs' as password)
$ cvs -z 0 checkout wine
$ cd wine

-- 
James Hawkins



More information about the wine-users mailing list