r361 gives the following compile errors:
Code: Select all
16>gl_fakeflat.cpp
16>c1xx : fatal error C1083: Cannot open source file: '.\src\gl\gl_fakeflat.cpp': No such file or directory
Code: Select all
16>gl_bsp.cpp
16>c1xx : fatal error C1083: Cannot open source file: '.\src\gl\gl_bsp.cpp': No such file or directory
[edit] I realise that this probably sounds like a sarcastic report - that isn't the intention. However, perhaps it does underline that I'm not really in a position to know what or when you plan on committing. I'd rather not be in a position where I am periodically checking the SVN just in case there is an update merely because I have noticed a problem a few minutes after a commit (and remember, I also have to go to an additional level of checking to see how long it has been since the last commit in the first place and I'd rather not have to do that every time I spot a bug either). So, some kind of notification system that indicates whether the current round of commits are finished or not, perhaps along the lines I suggested in the other thread, would be most welcome. [/edit]