[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
bug#4307: 23.1; vc-annotate should run svn asynchronously
From: |
Tom Tromey |
Subject: |
bug#4307: 23.1; vc-annotate should run svn asynchronously |
Date: |
Tue, 01 Sep 2009 13:07:58 -0600 |
User-agent: |
Gnus/5.13 (Gnus v5.13) Emacs/23.1 (gnu/linux) |
>>>>> "Dan" == Dan Nicolaescu <dann@ics.uci.edu> writes:
Dan> If you want to work on this, just replace the " 0 " in
Dan> vc-svn-annotate-command with " 'async ".
I probably can't get to it, but I'll see what I can do.
I noticed that once the annotation is up, diffing a revision also runs
synchronously with vc-svn.
Tom