http://bugs.winehq.org/show_bug.cgi?id=4132
tony.lambregts(a)gmail.com changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|NEW |RESOLVED
Resolution| |WORKSFORME
------- Additional Comments From tony.lambregts(a)gmail.com 2006-31-01 18:55 -------
I blew away my wine directory: rm -fr wine
downloaded the tarball from ftp://ftp.winehq.org/pub/wine/
untared it: tar -xzvf wine-cvsdirs-0.9.6.tar.gz
went into the wine directory: cd wine
did an update: cvs update -PAd
the whole process took about 10 minutes.
I have this in my ~/.cvsrc
---8<---
cvs -z 3
update -PAd
diff -u
---8<---
The "cvs -z 3" helps speed things up quite a bit.
--
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.