When I updated my cvs tree (update -APd), I had problems with dlls/cabinet.
It didn't add the files created by this patch : http://www.winehq.com/hypermail/wine-cvs/2002/11/0179.html
The directory itself is unknown in the repository :
[syl@snoop dlls]$ cvs update 2>&1 |tee cvslog ? cabinet ? cvslog cvs server: Updating . M Makefile.in cvs server: Updating advapi32 cvs server: Updating advapi32/tests
___________________________________________________________ Do You Yahoo!? -- Une adresse @yahoo.fr gratuite et en français ! Yahoo! Mail : http://fr.mail.yahoo.com
On Tuesday 19 November 2002 12:19 pm, Sylvain Petreolle wrote:
When I updated my cvs tree (update -APd), I had problems with dlls/cabinet.
It didn't add the files created by this patch : http://www.winehq.com/hypermail/wine-cvs/2002/11/0179.html
The directory itself is unknown in the repository :
[syl@snoop dlls]$ cvs update 2>&1 |tee cvslog ? cabinet ? cvslog cvs server: Updating . M Makefile.in cvs server: Updating advapi32 cvs server: Updating advapi32/tests
did you create the dir yourself? sometimes I find cvs is not happy until I let it create the directory itself (which "update -APd" should do).
--- Greg Turner gmturner007@ameritech.net a écrit : > On Tuesday 19 November 2002 12:19 pm, Sylvain Petreolle wrote:
When I updated my cvs tree (update -APd), I had problems with dlls/cabinet.
It didn't add the files created by this patch : http://www.winehq.com/hypermail/wine-cvs/2002/11/0179.html
The directory itself is unknown in the repository :
[syl@snoop dlls]$ cvs update 2>&1 |tee cvslog ? cabinet ? cvslog cvs server: Updating . M Makefile.in cvs server: Updating advapi32 cvs server: Updating advapi32/tests
did you create the dir yourself? sometimes I find cvs is not happy until I let it create the directory itself (which "update -APd" should do).
yes, that made the trick. thanks.
___________________________________________________________ Do You Yahoo!? -- Une adresse @yahoo.fr gratuite et en français ! Yahoo! Mail : http://fr.mail.yahoo.com