From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: timotheus Newsgroups: gmane.emacs.devel Subject: Re: Fwd: vc-register doesn't recognize subversion repository Date: Sat, 14 Jul 2007 18:18:54 -0400 Message-ID: References: <87zm20dkd7.fsf@baldur.tsdh.de> <87ejjbnu1c.fsf@baldur.tsdh.de> NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: multipart/mixed; boundary="===============1894643819==" X-Trace: sea.gmane.org 1184451562 10943 80.91.229.12 (14 Jul 2007 22:19:22 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Sat, 14 Jul 2007 22:19:22 +0000 (UTC) To: emacs-devel@gnu.org Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Sun Jul 15 00:19:20 2007 Return-path: Envelope-to: ged-emacs-devel@m.gmane.org Original-Received: from lists.gnu.org ([199.232.76.165]) by lo.gmane.org with esmtp (Exim 4.50) id 1I9pxL-0008Hx-Sy for ged-emacs-devel@m.gmane.org; Sun, 15 Jul 2007 00:19:16 +0200 Original-Received: from localhost ([127.0.0.1] helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1I9pxL-00028m-2m for ged-emacs-devel@m.gmane.org; Sat, 14 Jul 2007 18:19:15 -0400 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1I9pxH-00028h-9S for emacs-devel@gnu.org; Sat, 14 Jul 2007 18:19:11 -0400 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1I9pxE-00028V-Tf for emacs-devel@gnu.org; Sat, 14 Jul 2007 18:19:10 -0400 Original-Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1I9pxE-00028S-No for emacs-devel@gnu.org; Sat, 14 Jul 2007 18:19:08 -0400 Original-Received: from main.gmane.org ([80.91.229.2] helo=ciao.gmane.org) by monty-python.gnu.org with esmtps (TLS-1.0:RSA_AES_256_CBC_SHA1:32) (Exim 4.60) (envelope-from ) id 1I9pxE-0005hz-8i for emacs-devel@gnu.org; Sat, 14 Jul 2007 18:19:08 -0400 Original-Received: from list by ciao.gmane.org with local (Exim 4.43) id 1I9pxA-0006Sr-Se for emacs-devel@gnu.org; Sun, 15 Jul 2007 00:19:04 +0200 Original-Received: from cpe-74-74-219-54.rochester.res.rr.com ([74.74.219.54]) by main.gmane.org with esmtp (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Sun, 15 Jul 2007 00:19:04 +0200 Original-Received: from timotheus by cpe-74-74-219-54.rochester.res.rr.com with local (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Sun, 15 Jul 2007 00:19:04 +0200 X-Injected-Via-Gmane: http://gmane.org/ Original-Lines: 31 Original-X-Complaints-To: usenet@sea.gmane.org X-Gmane-NNTP-Posting-Host: cpe-74-74-219-54.rochester.res.rr.com User-Agent: Gnus/5.110007 (No Gnus v0.7) Emacs/23.0.51 (gnu/linux) Cancel-Lock: sha1:4nRS5/c+APLgt1S2NHEg2U9OeOY= X-detected-kernel: Linux 2.6, seldom 2.4 (older, 4) X-BeenThere: emacs-devel@gnu.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: "Emacs development discussions." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Original-Sender: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Errors-To: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Xref: news.gmane.org gmane.emacs.devel:74788 Archived-At: --===============1894643819== Content-Type: multipart/signed; boundary="=-=-="; micalg=pgp-sha1; protocol="application/pgp-signature" --=-=-= Content-Type: text/plain The most common `vc-svn.el' issue is that: - distros include an Emacs 21 version in the subversion software package and put it in /usr/share/emacs/site-lisp/ - emacs 22 and 23 have a newer version with a lot of changes in their non-site lisp directory, example: /usr/share/emacs/22.1/lisp/ - emacs loads the site-lisp first, and thus the older library Deletion of the old library, or explicit loading of the newer by canonical file name is recommended. Regards, -timotheus --=-=-= Content-Type: application/pgp-signature -----BEGIN PGP SIGNATURE----- Version: GnuPG v2.0.5 (GNU/Linux) iD8DBQFGmUvOGWMp0IAo0gsRAncwAJ9JVBuPWQPdWeh4nxc8u60bDZkMNQCgr9+L V2i9M+cQp2/CTMNURjp5jG4= =6SIC -----END PGP SIGNATURE----- --=-=-=-- --===============1894643819== Content-Type: text/plain; charset="us-ascii" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit Content-Disposition: inline _______________________________________________ Emacs-devel mailing list Emacs-devel@gnu.org http://lists.gnu.org/mailman/listinfo/emacs-devel --===============1894643819==--