Author Topic: how to configure editor?  (Read 4316 times)

Offline Didoo

  • Single posting newcomer
  • *
  • Posts: 3
how to configure editor?
« 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.

Offline Jenna

  • Administrator
  • Lives here!
  • *****
  • Posts: 7252
Re: how to configure editor?
« Reply #1 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 ?

Offline Didoo

  • Single posting newcomer
  • *
  • Posts: 3
Re: how to configure editor?
« Reply #2 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.

Offline Didoo

  • Single posting newcomer
  • *
  • Posts: 3
Re: how to configure editor?
« Reply #3 on: March 28, 2013, 06:53:30 am »
The C::B editor could work fine, if disable the pluging of Code Completion. ;D