[svn.haxx.se] · SVN Dev · SVN Users · SVN Org · TSVN Dev · TSVN Users · Subclipse Dev · Subclipse Users · this month's index

Re: SVN Mode for Emacs

From: Robert Zeh <rzeh_at_efs-us.com>
Date: 2004-09-07 21:08:28 CEST

Ellinghaus, Lance wrote:

>Does anyone have a SVN Mode for Emacs that is similar to the CVS Mode?
>
>Thank you,
>lance
>
>Lance Ellinghaus
>TWAI Operations Integration/Special Projects
>Work Phone: 214-922-6458
>Work Cell: 972-877-0409
>Nextel: 142*52*5511
>Home Phone: 940-271-1274
>Email: lance.ellinghaus@eds.com
>
>
>
>---------------------------------------------------------------------
>To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
>For additional commands, e-mail: users-help@subversion.tigris.org
>
>
>
psvnl.el is available in Subversion's contrib/client-side directory (
http://svn.collab.net/repos/svn/trunk/contrib/client-side/psvn/ ). It
is similar to pcl-cvs for cvs (what you get when you type in cvs-status)

The contrib directory also has vc-svn.el, which plugs into the vc
package that comes with emacs. (what you get when you visit a file in a
directory controlled by cvs)

I've found psvn.el to be much more useful. Most of my Subversion
operations are on an entire directory, rather then a specific file.
psvnl.el is a better fit for directory operations then vc-svn.el is.

Robert Zeh
http://home.earthlink.net/~rzeh

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Tue Sep 7 21:08:50 2004

This is an archived mail posted to the Subversion Users mailing list.

This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.