[Bug 3002] problems writting to serial ports on 2005-05-24 release

Wine Bugs wine-bugs at winehq.org
Mon May 30 12:39:01 CDT 2005


http://bugs.winehq.org/show_bug.cgi?id=3002





------- Additional Comments From dclark at akamail.com  2005-30-05 12:39 -------
Fernando wrote:
Hi, as you should know, I am new in this, and I just dont understand
how to download the cvs tree to my hard disk, I tried but I can't do
it, I only get error messages and I don't know even if the options I
use with cvs are OK.
I will appreciate if you could guide to do it (maybe a step by step
tutorial or explanation or something, I usually don't need much
information to understand things), I want to get these regressions
corrected...
Regards, Fernando

Howdy. Could you enter comments into the bug form directly, rather than emailing
to the list?

The easy way to use CVS is to:
1) Create the file ~/.cvspass ('~' refers to your home directory) containing the
single line:
:pserver:cvs at cvs.winehq.com:/home/wine Ah<Z
2) Create the file ~/.cvsrc containing three lines:
cvs -z 3
update -PAd
diff -up
3) Type the command:
cvs checkout wine
Assuming a reasonably fast internet connection, you should have a complete wine
tree in a few minutes.


-- 
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.



More information about the wine-bugs mailing list