Tony Tung <[EMAIL PROTECTED]> writes: > I'm using monotone with vc-mtn.el in emacs, which calls mtn status > <file> rather frequently. Generally this is fine, but I have a few > workspaces with thousands of files, and it seems to be quite slow in > those situations. I suspect it is calculating the status for all the > files in the workspace, and *then* filtering out just the files in the > command line.
This doesn't directly address your question, but you could try Emacs DVC https://gna.org/projects/dvc. Its user interface is similar to PCL-CVS, and it _never_ calls mtn status on a single file :). -- -- Stephe _______________________________________________ Monotone-devel mailing list [email protected] http://lists.nongnu.org/mailman/listinfo/monotone-devel
