edenzik / macvim

Automatically exported from code.google.com/p/macvim
0 stars 0 forks source link

Hang with Mac OS 10.6 when using VCS #216

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
Since upgrading to Snow Leopard, I get hangs all the time when using VCS.

What steps will reproduce the problem?
Edit a file covered by SVN
Make a change
VCSCommit

What is the expected output? What do you see instead?
A new buffer should open asking me for my edit comments
Instead I get a hang.

What version of MacVim and OS X are you using (see "MacVim->About MacVim"
and  "Apple Menu->About This Mac" menu items, e.g. "Snapshot 40, 10.5.6
Intel")?
7.2.245 - snapshop 49, Mac OS X 10.6.1

Please provide any additional information below.
I see another bug submitte about a hand when using grep and TagList.
a) I've got Taglist installed.
b) grep is an external programme and so is VCS when running svn

Original issue reported on code.google.com by craig.em...@gmail.com on 14 Sep 2009 at 11:18

GoogleCodeExporter commented 9 years ago
I doubt it will make any difference but have you tried my custom binary that I 
built for 10.6 only?  Get it here:

http://b4winckler.wordpress.com/2009/09/02/macvim-on-snow-leopard/

Original comment by bjorn.winckler@gmail.com on 14 Sep 2009 at 11:50

GoogleCodeExporter commented 9 years ago
I've built my own 10.6.1 binary after submitting this bug.
So far, it has not crashed.
I'll report back if either it does hang or I go a few days without a hang. :-)

Craig

Original comment by craig.em...@gmail.com on 14 Sep 2009 at 1:15

GoogleCodeExporter commented 9 years ago
So I found a hung svk process, no idea why VCS is picking svk.
Killing the svk process released the hung Vim window.
I'll report back.

Original comment by craig.em...@gmail.com on 15 Sep 2009 at 1:41

GoogleCodeExporter commented 9 years ago
Yup: I upgraded the vcscommand.vim plugin from beta 29 to the bleeding edge
1.99.something and the issue seems to have been fixed.
No idea why svk was being detected as the revision control system, when I had 
source
checked out from svn, but there you go.

Original comment by craig.em...@gmail.com on 17 Sep 2009 at 10:37

GoogleCodeExporter commented 9 years ago
Ok.  I'm glad you figured it out.

Original comment by bjorn.winckler@gmail.com on 17 Sep 2009 at 3:56