[svk-devel] fixing vc-svk.el slowness

Chia-liang Kao clkao at clkao.org
Thu Jan 24 11:59:36 EST 2008


committed, thanks!

On 21/01/2008, Akinori MUSHA <knu at idaemons.org> wrote:
> Hi,
>
> Can anybody with a commit bit take a look into the following issue I
> submitted a couple of months ago?
>
> http://rt.cpan.org/Public/Bug/Display.html?id=30242
>
> The patch says it all but I explain the details here.  The problem
> consists of two parts.  Firstly vc-svk.el has no idea that running
> `svk co --list' touches `~/.svk/config' (updates mtime) and secondly
> it uses the wrong comparison condition (< instead of <=).  That way it
> fails to detect that the cache is good, resulting in running `svk co
> --list' every time Emacs opens a file (even if it's not under the
> control of svk).
>
>
> Regards,
>
> --
> Akinori MUSHA / http://akinori.org/
>
> _______________________________________________
> svk-devel mailing list
> svk-devel at bestpractical.com
> http://lists.bestpractical.com/cgi-bin/mailman/listinfo/svk-devel
>
>
>


More information about the svk-devel mailing list