Re: Svn access auditing?

2018-01-08 Thread Daniel Shahaf
Bo Berglund wrote on Tue, 09 Jan 2018 07:49 +0100: > Is there some way to audit non-commit activity in Svn, specifically > checkouts? Yes, it's called "operational logging". See http://svnbook.red-bean.com/nightly/en/svn.serverconfig.httpd.html#svn.serverconfig.httpd.extra.logging

Svn access auditing?

2018-01-08 Thread Bo Berglund
I have moved from CVS(nt) to Svn 1.9.7 for our company version control. In CVS(nt) we had set up the auditing system, which records repository activity into an MSSQL database. Now I am looking for how to implement this in the Svn case. AFAICT I can do most of what is needed for auditing the *change

Question regarding reverse merge of added file

2018-01-08 Thread Max Bernhardt
Hi all,   We've just upgraded our subversion server from 1.4.6 to 1.9.7 and now I'm getting a strange merge conflict, when I'm trying to do a reverse merge on a baseline (trunk).   The situation is as follows:     /project/branches/it/33931/db/data_update.sql <- Branch created from /projec