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

Akinori MUSHA knu at iDaemons.org
Mon Jan 21 03:05:48 EST 2008


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/
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 187 bytes
Desc: not available
Url : http://lists.bestpractical.com/pipermail/svk-devel/attachments/20080121/f16c2b43/attachment.pgp


More information about the svk-devel mailing list