Re: SVN server email notification function (SMTP) and How To configure it

2017-11-16 Thread Johan Corveleyn
Another suggestion: https://github.com/qazwart/SVN-Watcher-Hook I've used a custom version of that (perl) hook script. It allows your users to control their own "watch file" (in the svn repository itself), which is a simple config file containing patterns etc. for which they want to receive post-c

Re: Subversion DB gotinto invalid state, and can't be fixed by 'svn cleanup'

2017-11-16 Thread Yuri
On 11/16/17 06:28, Daniel Shahaf wrote: Yuri wrote on Wed, 15 Nov 2017 08:42 -0800: I had the directory sysutils/fd added locally (svn add). Then I accidentally removed it (rm -rf sysutils/fd) and updated from the central repository because somebody else committed it. After this, it just keeps p

Re: Setting up VisualSVN server - how to integrate to existing Apache

2017-11-16 Thread Bo Berglund
On Thu, 16 Nov 2017 19:10:14 +0300, Pavel Lyalyakin wrote: >On Thu, Nov 16, 2017 at 12:37 AM, Bo Berglund wrote: >> >> I started to install an SVN server on my Windows7 PC using VisualSVN. > >Don't miss the Getting Started guide that should walk you through the >installation and initial configur

Re: Setting up VisualSVN server - how to integrate to existing Apache

2017-11-16 Thread Pavel Lyalyakin
Hello Bo, On Thu, Nov 16, 2017 at 12:37 AM, Bo Berglund wrote: > > I started to install an SVN server on my Windows7 PC using VisualSVN. Don't miss the Getting Started guide that should walk you through the installation and initial configuration steps: https://www.visualsvn.com/server/getting-st

Re: Subversion DB gotinto invalid state, and can't be fixed by 'svn cleanup'

2017-11-16 Thread Daniel Shahaf
Yuri wrote on Wed, 15 Nov 2017 08:42 -0800: > I had the directory sysutils/fd added locally (svn add). Then I > accidentally removed it (rm -rf sysutils/fd) and updated from the > central repository because somebody else committed it. After this, it > just keeps printing errors no matter what I