Could we also just do an Ant Mojo that executes SVN's svnmucc directly? Gary
On Thu, May 17, 2018 at 7:12 AM, Rob Tompkins <chtom...@apache.org> wrote: > Hello maven guys, > > Over on commons we’ve been writing our own release-plugin, and have the > idea to do the release promotion using a mojo. The goal here would be do do > something analogous to svn mv <url_1> <url_2>. Is that available in the > [maven-scm-api]? At first read it doesn’t look like it. Would you instead > just use the local file system?j Curious what your thoughts are on the > matter. > > Many thanks and all the best, > -Rob > --------------------------------------------------------------------- > To unsubscribe, e-mail: dev-unsubscr...@commons.apache.org > For additional commands, e-mail: dev-h...@commons.apache.org > >