Re: How to Shutdown Svn Server

2018-10-03 Thread Daniel Shahaf
Mark Phippard wrote on Wed, 03 Oct 2018 10:14 -0400: > You can either alter the authz rules to remove all write permissions or > just add a start-commit hook that does an exit 1. Additionally, if a pre-revprop-change hook exists then it should either be deleted or be made to exit with a non-zero e

Re: How to Shutdown Svn Server

2018-10-03 Thread Mark Phippard
On Wed, Oct 3, 2018 at 7:09 AM Mga Kar wrote: > I am trying to look for documents but haven’t found any relevant and not > feeling confident on solutions here and there. > > > > I wanted a concrete solution documented in the subversion website to give > notes on how t

How to Shutdown Svn Server

2018-10-03 Thread Mga Kar
I am trying to look for documents but haven’t found any relevant and not feeling confident on solutions here and there. I wanted a concrete solution documented in the subversion website to give notes on how to shutdown svn server. We are migrating the project to Bitbucket hence we need to stop