[svn.haxx.se] · SVN Dev · SVN Users · SVN Org · TSVN Dev · TSVN Users · Subclipse Dev · Subclipse Users · this month's index

RE: Wrong value in db/format when creating from TortoiseSVN

From: Bob Archer <Bob.Archer_at_amsi.com>
Date: Thu, 30 Sep 2010 13:37:32 -0400

Can you actually use a new repository created by svnadmin 1.5 with your 1.6.12 server install? Or is it just previous repositories that are working?

I googled this error and it seems it occurs in 1.6.12 and not in 1.6.11... could you possible try to downgrade? It seems to have to do with using NFS shares.

BOb

From: Tech Geek [mailto:techgeek12345_at_gmail.com]
Sent: Wednesday, September 29, 2010 8:21 PM
To: users_at_subversion.apache.org
Subject: Re: Wrong value in db/format when creating from TortoiseSVN

I also experimented with http:// protocol and the same error message. I have spent last 2 days just working on these issues and here is what I would like to summarize:

1. Repositories created on shared network drive with 1.6.12 subversion engine (svnadmin) or 1.6.10 TSVN, will not commit through TSVN or even through a Linux svn client. The error message is:
svn: Commit failed (details follow):
svn: Couldn't perform atomic initialization
2. Repositories created on shared network drive with 1.5 subversion engine (svnadmin) will work fine including committing.

So the question is why would repositories on shared network drive will work if they are created with 1.5 subversion engine and will not work if they are created with 1.6?

Is this a bug?
Received on 2010-09-30 19:38:14 CEST

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.