Jump to letter: [
ABCDEFGHIJKLMNOPQRSTUVWXYZ
]
perl-SVN-Simple: A simple interface for writing a delta editor
- Summary
- SVN::Simple::Edit wraps the subversion delta editor with
a perl friendly interface and then you could easily drive it for
describing changes to a tree. A common usage is to wrap the commit
editor, so you could make commits to a subversion repository easily.
Changelog
- * Mon Sep 11 17:00:00 2006 Ian M. Burrell <ianburrell{%}gmail{*}com> - 0.27-4
- Rebuild for FC6
- * Wed Jun 28 17:00:00 2006 Ian M. Burrell <ianburrell{%}gmail{*}com> - 0.27-3
- Add buildrequires on SVN::Core
- * Tue Jun 27 17:00:00 2006 Ian Burrell <ianburrell{%}gmail{*}com> - 0.27-2
- Fix rpmlint warnings