You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@subversion.apache.org by Jacob Atzen <ja...@aub.dk> on 2004/07/25 17:47:04 UTC

Subversion minor mode for Emacs

Hi,

Does anyone know if there's any work going on regarding an Emacs minor mode for
subversion. I'm aware of XSteve's psvn, but it's a major mode and I'd
prefer a minor mode like the CVS mode that comes built in with Emacs.

-- 
Regards,
- Jacob Atzen


---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org

Re: Subversion minor mode for Emacs

Posted by Jacob Atzen <ja...@aub.dk>.
On Sun, Jul 25, 2004 at 04:07:20PM -0400, Garrett Rooney wrote:
> There's a vc-svn.el, either available in the Subversion tarball or in 
> the CVS version of emacs.  That should do exactly what you want.

Yes, I was just pointed to that by private email. Unfortunately I can't
seem to make it work. I've downloaded the vc-svn.el from the Emacs CVS
repository and installed it. It loads fine after altering a "defalias"
but no matter what I try to do (diff, log, etc) I get the error:
"Symbol's definition is void: [some symbol]".

-- 
Cheers,
- Jacob Atzen


---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org

Re: Subversion minor mode for Emacs

Posted by Garrett Rooney <ro...@electricjellyfish.net>.
Jacob Atzen wrote:

> Hi,
> 
> Does anyone know if there's any work going on regarding an Emacs minor mode for
> subversion. I'm aware of XSteve's psvn, but it's a major mode and I'd
> prefer a minor mode like the CVS mode that comes built in with Emacs.
> 

There's a vc-svn.el, either available in the Subversion tarball or in 
the CVS version of emacs.  That should do exactly what you want.

-garrett

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org