Choose Your Own Tutorial
Integrating Dist::Zilla with Subversion
Dist::Zilla's Subversion support is limited, and provided by the non-core Dist::Zilla::Plugin::Subversion. By adding [Subversion::Tag]
to your configuration, you can tag releases after they're made.
This is a Dist::Zilla add-on that you'll need to install separately from Dist::Zilla.
Most of Dist::Zilla's contributors use Git and would love it if you did, too.
If you'd like to integrate Dist::Zilla with Git, turn to page 17
If you'd like to write your own Dist::Zilla VCS integration, turn to page 18
You can fork and improve this
documentation on GitHub!