> From: Ken Goldman <kgold...@us.ibm.com> > Date: Thu, 31 Mar 2016 10:08:33 -0400 > > Is there a package, or some configuration option, to integrate svn and > emacs on Windows? > > I know about tortoise-svn.el, but that forks to the Tortoise dialog > boxes. I'd like something that works like Unix, where output appears in > an emacs window.
What's wrong with the built-in VC and vc-dir in particular? > I particularly like "annotate'. Did you try "C-x v g" (in a buffer that visits a versioned file)?