2 Mar 2006 10:22
vc-svn.el from subversion is in the way
BJörn Lindqvist <bjourne <at> gmail.com>
2006-03-02 09:22:58 GMT
2006-03-02 09:22:58 GMT
When you install emacs 22 from svn, emacs should do something about the /usr/share/emacs/site-lisp/vc-svn.el file. The file has the contents: (error "http://savannah.gnu.org/cgi-bin/viewcvs/emacs/emacs/lisp/vc-svn.el is the new canonical location of vc-svn.el, in the FSF Emacs tree.") That file gets in the way of /usr/share/emacs/22.0.50/lisp/vc-svn.elc that emacs installs. Because of this conflict you can't use emacs 22's svn vc until you remove the file /usr/share/emacs/site-lisp/vc-svn.el. Therefore, I think it would be nice if emacs would remove that file when it installs. Or atleast warn about it. -- mvh Björn
RSS Feed