Yes, all of those files have the flag unset now. Thank you very much. Robert Osfield writes:
> Hi Alberto, > > Thanks for the notification. These are files written under OSX and > then merged, I never spotted the executable status. I've just run svn > propdel svn:executable on these problem files. Could you do an svn > update and let me know if I've missed any. > > Cheers, > Robert. > > On 19 June 2013 18:06, Alberto Luaces <[email protected]> wrote: >> Hi, >> >> the following source files have executable attributes (+x): >> >> $ find \( -name \*cpp -or -name \*txt \) -and -executable -and -type f >> ./examples/osgoscdevice/CMakeLists.txt >> ./examples/osgoscdevice/osgoscdevice.cpp >> ./src/osgPlugins/RestHttpDevice/CMakeLists.txt >> ./src/osgPlugins/RestHttpDevice/ReaderWriterRestHttpDevice.cpp >> ./src/osgPlugins/RestHttpDevice/RestHttpDevice.cpp >> ./src/osgPlugins/RestHttpDevice/connection.cpp >> ./src/osgPlugins/RestHttpDevice/io_service_pool.cpp >> ./src/osgPlugins/RestHttpDevice/mime_types.cpp >> ./src/osgPlugins/RestHttpDevice/reply.cpp >> ./src/osgPlugins/RestHttpDevice/request_handler.cpp >> ./src/osgPlugins/RestHttpDevice/request_parser.cpp >> ./src/osgPlugins/RestHttpDevice/server.cpp >> ./src/osgPlugins/ZeroConfDevice/AutoDiscovery.cpp >> ./src/osgPlugins/ZeroConfDevice/AutoDiscoveryWinImpl.cpp >> ./src/osgPlugins/ZeroConfDevice/CMakeLists.txt >> ./src/osgPlugins/ZeroConfDevice/ReaderWriterZeroConfDevice.cpp >> ./src/osgPlugins/osc/CMakeLists.txt >> ./src/osgPlugins/osc/OscReceivingDevice.cpp >> ./src/osgPlugins/osc/OscSendingDevice.cpp >> ./src/osgPlugins/osc/ReaderWriterOscDevice.cpp -- Alberto _______________________________________________ osg-submissions mailing list [email protected] http://lists.openscenegraph.org/listinfo.cgi/osg-submissions-openscenegraph.org
