RE: [bme-develop] Code imported into CVS
Status: Planning
Brought to you by:
sirmik
|
From: Sir M. <obe...@ho...> - 2004-03-26 10:50:40
|
Hi, >My compiler has the same problem, even with Be's headers. So we have to remember that we include a newline after each files...we can't change the Be headers, so we leave them as is....but it there should be a lot less warnings if we do it in our own files! >Did you commited your changes to the cvs? I am not seeing your changes >on the code. >To see if the status of the repository I am using the following command > cvs -d:ext:the...@cv...:/cvsroot/bme status * >This compares the code on your hard drive to the one on the repository. >All the files appear as up-to-date, so your changes have not been >commited. Try > cvs -d:ext:the...@cv...:/cvsroot/bme commit -m >"Message log" file1 file2 >Update will download the latest version on sourceforge to your hard >drive. If I do this: cvs -d:ext:si...@cv...:/cvsroot/bme commit -m I get something like this: CVS: ---------------------------------------------------------------------- CVS: Enter Log. Lines beginning with `CVS:' are removed automatically CVS: CVS: Committing in . CVS: CVS: Modified Files: CVS: Bme.proj src/Exceptions.h src/MsnApp.cpp CVS: src/MsnProtocol/NetworkHandlers/MsnSBHandler.cpp CVS: src/UserInterface/MsnChatter.cpp CVS: src/UserInterface/MsnChatter.h CVS: src/UserInterface/MsnLoginWindow.h CVS: src/UserInterface/MsnNoticeWindow.h CVS: src/UserInterface/MsnPreferencesWindow.h CVS: ---------------------------------------------------------------------- and then the system hangs...nothing gets updated...I did update the MsnSBHandler.cpp and MsnChatter.cpp/.h files...the rest will be probably be added newlines... weird, any idea what's wrong? regards, Tim _________________________________________________________________ Play online games with your friends with MSN Messenger http://messenger.msn.nl/ |