Re: Subversion integration

2012-07-11 Thread Bob Hiestand
On Fri, Jul 6, 2012 at 8:11 AM, Geert Mak wrote: > Hello, > > I'd like to stay in vim for some Subversion operations like 'blame'. Most > subversion integration plugins I found have not been maintained for years > (I apologize if I have missed some) and the o

Re: Subversion integration

2012-07-08 Thread Tim Chase
On 07/08/12 02:50, Geert Mak wrote: >> Even if you have a machine with 8 processors, each with 6 cores, if >> you're doing the editing over an SSH shell session, your redraw may >> be bound by the latency of the connection. I'd be tempted to see >> how it performs for you locally first. > > I nev

Re: Subversion integration

2012-07-08 Thread Geert Mak
> Even if you have a machine with 8 processors, each with 6 cores, if > you're doing the editing over an SSH shell session, your redraw may > be bound by the latency of the connection. I'd be tempted to see > how it performs for you locally first. I never thought of this, I guess it was over SSH.

Re: Subversion integration

2012-07-06 Thread Tim Chase
On 07/06/12 10:56, Ben Fritz wrote: > On Friday, July 6, 2012 8:11:46 AM UTC-5, Geert Mak wrote: >> [vcscommand.vim] is not visually very stable (i. e. when >> browsing up/down in Subversion 'blame' mode, the screens blink >> on every row, I guess they are rewritten too slowly or so (I >> work on a

Re: Subversion integration

2012-07-06 Thread Ben Fritz
On Friday, July 6, 2012 8:11:46 AM UTC-5, Geert Mak wrote: > [vcscommand.vim] is not visually very stable (i. e. when browsing up/down in > Subversion 'blame' mode, the screens blink on every row, I guess they are > rewritten too slowly or so (I work on an Air w/ SSH and can't imagine the > mach

Re: Subversion integration

2012-07-06 Thread Ben Fritz
On Friday, July 6, 2012 8:11:46 AM UTC-5, Geert Mak wrote: > Hello, > > I'd like to stay in vim for some Subversion operations like 'blame'. Most > subversion integration plugins I found have not been maintained for years (I > apologize if I have missed some)

Re: Subversion integration

2012-07-06 Thread Erik Falor
On Fri, Jul 06, 2012 at 04:29:17PM +0200, Marc Weber wrote: > www.vim.org/search.php -> script search. THere is vcscommand or such or > more. I also heartily recommend vcscommand.vim. I use it daily to cope with SVN at my job. It also works with other popular VCSes such as git and mercurial, so

Re: Subversion integration

2012-07-06 Thread Marc Weber
www.vim.org/search.php -> script search. THere is vcscommand or such or more. Use the script search field and try 'svn' or 'subversion' :r! svn blame % also works (don't forgett to undo) Marc Weber -- You received this message from the "vim_use" maillist. Do not top-post! Type your reply below

Subversion integration

2012-07-06 Thread Geert Mak
Hello, I'd like to stay in vim for some Subversion operations like 'blame'. Most subversion integration plugins I found have not been maintained for years (I apologize if I have missed some) and the one which appears most complete (vcscommand.vim) has two things I somehow do not