RE: Apache subversion unable to open another ext4 partion svn repository

2017-11-07 Thread Ulaganathan, Udhayakumar
Make sure the contents of svn.acc file have the entries – to give rw access to the accounts as stated in the following example #== # Define Groups [groups] administrators = admin # Rules allowing/denying access [reponame:/] @administrators = rw #== Cheers, Udhay From: andreas.stie..

svnadmin hotcopy fails with E200002: Serialized hash missing terminator

2015-03-18 Thread Ulaganathan, Udhayakumar
Hi Users, Creating a hotcopy of repository fails in the following scenario Create Repository from Subversion 1.6.12, backup works fine and contains all the format related files Update the subversion installation to Subversion 1.8.10 (r1615264). Take a hotcopy of th