Jeremy Newman wrote: >I talked to Alexandre, the tree is up to date as far as we call tell. >Can you check again? > >Anyone else seeing anything missing in CVS? > >On Tue, 2002-08-13 at 11:11, Andreas Mohr wrote: > > >>On Tue, Aug 13, 2002 at 11:59:28AM +0200, Sylvain Petreolle wrote: >> >> >>>I checked the CVS to have last changes from August 12 that I see on >>>wine-cvs and didn't get anything updated. What is happening ? >>> >>> >>Hmm, probably that's a side effect of the server crash ? :-\ >> >>Newman, could you do something about it if needed ? >> >> > > > I can't get cvsup to connect. It complains about "connection refused".
Running cvs from the wine server also shows no files are modified: cvs -q -z3 -d :pserver:[EMAIL PROTECTED]:/home/wine up -Pd ? .configure.ac.swp ? documentation/man3w M programs/notepad/En.rc Looking at a file that should have been changed according to wine-cvs list: ~/sources/wine/wine/tools/widl$ cvs -q -z3 -d :pserver:[EMAIL PROTECTED]:/home/wine stat header.c =================================================================== File: header.c Status: Up-to-date Working revision: 1.1 Repository revision: 1.1 /home/wine/wine/tools/widl/header.c,v Sticky Tag: (none) Sticky Date: (none) Sticky Options: (none) From the wine-cvs list: ChangeSet ID: 1029209459978327872538106 CVSROOT: /opt/cvs-commit Module name: wine Changes by: [EMAIL PROTECTED] 02/08/12 22:30:59 Modified files: tools/widl : header.c parser.y proxy.c widltypes.h Log message: Avoid dependencies on y.tab.h. Patch: http://cvs.winehq.com/patch.py?id=1029209459978327872538106 Revision Changes Path * 1.2* +3 -4 wine/tools/widl/header.c 1.2 +20 -20 wine/tools/widl/parser.y 1.2 +0 -1 wine/tools/widl/proxy.c 1.3 +19 -1 wine/tools/widl/widltypes.h