Code::Blocks svn 4893
Windows 2k
My workspaces generally consist of more than a single project: example, source files for application plus one or more shared libraries also as projects. ALL files are in reach of our local filesystem (windows file sharing to linux box on lan and serving via Samba).
1. When loading workspace it often takes 20-30 seconds for Code::blocks to become operational. I can't tell what's happening in the background, but it's terribly slow.
2. I had occasion to remove a file from a project. The file was contained at the end of about 6 sub-directories. It took almost 60 seconds to remove this file from the project (when complete, all the 6 subdirectories were also removed which of course makes sense).
3. Similarly, adding a file/s takes a long time.
I tried these operations with local files (hard disk) and the same issue occurs, so it's not Samba, I think. Plus, other operations on server files are quite quick.
Anything we can do to speed things up?