Code::Blocks Forums

User forums => Using Code::Blocks => Topic started by: Didoo on March 19, 2013, 09:56:33 am

Title: how to configure editor?
Post by: Didoo on March 19, 2013, 09:56:33 am
I mount windows 7 svn code files to RHEL5. It always be very slow in the C::B editor while opening the file from project tree.

It works fine, if i checkout the code files to RHEL5 file system. ???

Any help would be appreciated.
Title: Re: how to configure editor?
Post by: Jenna on March 19, 2013, 11:32:58 am
What happens if you open the file in another editor (gedit, kwrite, vi or whatever you use) ?

Or if you copy from the net-mount ?
Title: Re: how to configure editor?
Post by: Didoo on March 20, 2013, 02:37:10 am
What happens if you open the file in another editor (gedit, kwrite, vi or whatever you use) ?

Or if you copy from the net-mount ?

The local host is Win7. RHEL5 just runs in VirtualBox.

I use the command 'mount -t vboxsf share mount_point' to mount files by VirtualBox's Shared Folders.

It 's ok, if i open the code file by vim or gedit.

If i copy or checkout to RHEL5, the C::B editor will respond quickly. but not the opposite.

Thanks for your help, much appreciated.
Title: Re: how to configure editor?
Post by: Didoo on March 28, 2013, 06:53:30 am
The C::B editor could work fine, if disable the pluging of Code Completion. ;D