"Couldn't perform atomic initialization" with CIFS / svn 1.6.x: SOLVED
From: Ignacio González <igtorque_at_yahoo.es>
Date: Wed, 9 Mar 2011 16:01:33 +0000 (GMT)
I'm using CollabNet server binaries on a Linux (CentOS 5.5) virtual
//winserver/repo /opt/csvn/data/repositories cifs \
I decided to upgrade from svn 1.5.5 to svn 1.6.16 "the clean way":
Well, in the new virtual machine I can create new repositories,
C:\tmp>svn import test http://prusvn/svn/repo1/test -m"Import test"
The import seems to have happened indeed (the repo is updated),
After this, any commit failed, with the same message:
After googling I found some references to similar cases involving
Well, I think I have found a solution: simply add nobrl to the
//winserver/repo /opt/csvn/data/repositories cifs \
I have not tested it thoroughly, but until now it seems to work.
-- Ignacio González T.Received on 2011-03-09 17:07:10 CET |
This is an archived mail posted to the Subversion Users mailing list.
This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.