You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@subversion.apache.org by Seb <sp...@gmail.com> on 2008/01/14 16:58:42 UTC

Emacs and Changelog

Hi,

I've asked in the Emacs NG, but have not gotten help.  I've recently
migrated a small repository to subversion from CVS.  I used to work with
PCL-CVS with Emacs to interact with my working copies and repository,
generating the necessary Changelog entries with 'A' (the equivalent of
`vc-update-change-log' from the global VC system).  I'm now doing this
with the psvn.el library, which doesn't provide a similar mechanism.
Unfortunately, `vc-update-change-log' is not implemented for SVN, so it
seems we're left with the nasty task of generating the Changelog entries
manually.  How do folks automate this?

In Debian, subversion comes with a gnuify-changelog.pl script that seems
to be one route.  There's also a svn2cl script in the subversion-tools
package that also seems to help.  It would be nice to integrate
something like this into psvn.el.


-- 
Seb

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