From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: David Kastrup Newsgroups: gmane.emacs.help Subject: Re: SVN update in GNU Emacs 22.1.50 Date: Sun, 16 Sep 2007 23:46:36 +0200 Organization: Organization?!? Message-ID: <85lkb62shv.fsf@lola.goethe.zz> References: <8044046A-BFB4-488F-A2A7-CA07696200E7@Web.DE> NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Trace: sea.gmane.org 1189982440 4162 80.91.229.12 (16 Sep 2007 22:40:40 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Sun, 16 Sep 2007 22:40:40 +0000 (UTC) To: help-gnu-emacs@gnu.org Original-X-From: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Mon Sep 17 00:40:38 2007 Return-path: Envelope-to: geh-help-gnu-emacs@m.gmane.org Original-Received: from lists.gnu.org ([199.232.76.165]) by lo.gmane.org with esmtp (Exim 4.50) id 1IX2n5-0003U8-HY for geh-help-gnu-emacs@m.gmane.org; Mon, 17 Sep 2007 00:40:35 +0200 Original-Received: from localhost ([127.0.0.1] helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1IX2n4-0008Qj-Ao for geh-help-gnu-emacs@m.gmane.org; Sun, 16 Sep 2007 18:40:34 -0400 Original-Path: shelby.stanford.edu!headwall.stanford.edu!newshub.sdsu.edu!newsfeed.freenet.de!newsfeed01.chello.at!newsfeed.arcor.de!newsspool1.arcor-online.net!news.arcor.de.POSTED!not-for-mail Original-Newsgroups: gnu.emacs.help X-Face: 2FEFf>]>q>2iw=B6, xrUubRI>pR&Ml9=ao@P@i)L:\urd*t9M~y1^:+Y]'C0~{mAl`oQuAl \!3KEIp?*w`|bL5qr,H)LFO6Q=qx~iH4DN; i"; /yuIsqbLLCh/!U#X[S~(5eZ41to5f%E@'ELIi$t^ Vc\LWP@J5p^rst0+('>Er0=^1{]M9!p?&:\z]|;&=NP3AhB!B_bi^]Pfkw User-Agent: Gnus/5.11 (Gnus v5.11) Emacs/22.1.50 (gnu/linux) Cancel-Lock: sha1:JUf6GrACIBkhpr94TV8ruCviSQ4= Original-Lines: 47 Original-NNTP-Posting-Date: 16 Sep 2007 23:46:36 CEST Original-NNTP-Posting-Host: 1c41304c.newsspool2.arcor-online.net Original-X-Trace: DXC=g2AAg?m5=V9gP]QSEBQ^d4A9EHlD; 3Yc24Fo<]lROoR1<`=YMgDjhg2; [6ggAm5MOK`; S:bhJ<15XcHHLj4W8RE1Ick1W8V8 Original-X-Complaints-To: usenet-abuse@arcor.de Original-Xref: shelby.stanford.edu gnu.emacs.help:152115 X-BeenThere: help-gnu-emacs@gnu.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Users list for the GNU Emacs text editor List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Original-Sender: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Errors-To: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Xref: news.gmane.org gmane.emacs.help:47626 Archived-At: Mathias Megyei writes: > Peter Dyballa writes: > > Hello! > > > > I was trying to update a software by SVN. I launched GNU Emacs with - > > Q and issued > > > > M-x load-library RET vc RET > > Unnecessary. > > Then I issued > > > > M-x load-library RET vc-svn RET Unnecessary. > > Then I opened in dired the directory tree to update the software. I > > tried > > > > M-x vc-svn- TAB > > > > and received the answer > > > > [No match] > > > > What am I doing wrong? Assuming that vc-svn.el is providing > > interactive commands in the kind of cvs-up? > > IIRC the cvs-* dosn't work in dired buffer (which is bad, > IMHO). Perhaps the same is true for the svn-* functions. > > Try to open a file under version control and start svn-* > functions in that buffer. Huh? vc-svn does not contain user-accessible functions as far as I know. The whole point of VC is to hide the particular version control system from the user and give a unique interface for version control. Try opening a file in a Subversion work directory, and Emacs should _know_ what version it corresponds to (see the mode line). And try C-x v C-h to get a list of VC commands. -- David Kastrup, Kriemhildstr. 15, 44793 Bochum