a8f5e9a818
PR: ports/64292 Submitted by: Autrijus Tang <autrijus@autrijus.org>
6 lines
259 B
Text
6 lines
259 B
Text
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.
|