From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Eric Hanchrow Newsgroups: gmane.emacs.help Subject: Re: using svn through emacs Date: Thu, 28 Jun 2007 11:11:14 -0700 Message-ID: <87d4zg7xvh.fsf@offby1.atm01.sea.blarg.net> References: <1182925881.400836.54860@q75g2000hsh.googlegroups.com> <7dd4zhlpjc.fsf@www.gratismegler.no> <1183011726.406525.52430@k29g2000hsd.googlegroups.com> NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Trace: sea.gmane.org 1183058371 5045 80.91.229.12 (28 Jun 2007 19:19:31 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Thu, 28 Jun 2007 19:19:31 +0000 (UTC) To: help-gnu-emacs@gnu.org Original-X-From: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Thu Jun 28 21:19:28 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 1I3zWZ-0005Ob-J1 for geh-help-gnu-emacs@m.gmane.org; Thu, 28 Jun 2007 21:19:27 +0200 Original-Received: from localhost ([127.0.0.1] helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1I3zWY-0004G8-OL for geh-help-gnu-emacs@m.gmane.org; Thu, 28 Jun 2007 15:19:26 -0400 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1I3zWL-0004G3-DC for help-gnu-emacs@gnu.org; Thu, 28 Jun 2007 15:19:13 -0400 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1I3zWJ-0004FN-RL for help-gnu-emacs@gnu.org; Thu, 28 Jun 2007 15:19:13 -0400 Original-Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1I3zWJ-0004FK-MM for help-gnu-emacs@gnu.org; Thu, 28 Jun 2007 15:19:11 -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 1I3zWJ-0005gd-Ar for help-gnu-emacs@gnu.org; Thu, 28 Jun 2007 15:19:11 -0400 Original-Received: from list by ciao.gmane.org with local (Exim 4.43) id 1I3z2o-0000Kb-3d for help-gnu-emacs@gnu.org; Thu, 28 Jun 2007 20:48:42 +0200 Original-Received: from q-static-138-125.avvanta.com ([206.124.138.125]) by main.gmane.org with esmtp (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Thu, 28 Jun 2007 20:48:42 +0200 Original-Received: from offby1 by q-static-138-125.avvanta.com with local (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Thu, 28 Jun 2007 20:48:42 +0200 X-Injected-Via-Gmane: http://gmane.org/ Original-Lines: 26 Original-X-Complaints-To: usenet@sea.gmane.org X-Gmane-NNTP-Posting-Host: q-static-138-125.avvanta.com User-Agent: Gnus/5.11 (Gnus v5.11) Emacs/22.1.50 (gnu/linux) Cancel-Lock: sha1:lR/GDdoqOxQ5C8o5uftPlpV0s6o= X-detected-kernel: Linux 2.6, seldom 2.4 (older, 4) 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:45336 Archived-At: >>>>> "artun" == artun writes: artun> By the way installing psvn.el is quite easy. It sure is! artun> I want to learn what is the difference between psvn.el and artun> dsvn.el, because on top of both of the files it was stated artun> they are subversion interface for emacs. I myself have no idea what dsvn.el does, because I am so lazy that I haven't even looked at it. artun> In addition there exists "vc-svn.el --- a VC backend for artun> Subversion". Will I need other two files than psvn.el? I know for certain that psvn.el works fine without vc-svn.el, and vice-versa. Both are useful; there's some overlap in what they do but I use both. I don't know about dsvn, though. Oh, and vc-svn.el ships with Emacs, although I'd guess that version lags the one in the Subversion repo. -- I do not wish to achieve immortality through my work. I wish to achieve it through not dying. -- Woody Allen