Re: SVN Release Management Process

2022-03-29 Thread C. Michael Pilato
Some time ago, I was doing something similar, Mark. If anything from https://github.com/cmpilato/subversion-dist can be useful to you, feel free to use it. On Tue, Mar 29, 2022 at 10:07 AM Mark Phippard wrote: > If anyone is interested in looking at what I have been doing to run > the SVN RM pr

SVN Release Management Process

2022-03-29 Thread Mark Phippard
If anyone is interested in looking at what I have been doing to run the SVN RM process I am keeping it all here: https://github.com/markphip/svnrm In summary, I am using Docker to build an image for running the release.py script. It can also run the build process but I am no longer doing that in