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

Subversion 1.6 with repository on cifs samba share.

From: Donald Richardson <me_at_donaldrichardson.net>
Date: Sun, 13 Jun 2010 23:09:49 -0700

I have a problem where Subversion 1.6 doesn't work properly when I mount
repositories over a cifs share. This used to work with subversion 1.4 and
1.5. The only thing I can see that may have changed is the usage of
SQLite, which I believe has problems running over a share. When I mount
the share with the nobrl option (no byte-range locking) it seems to work.
(Otherwise subversion claims that the "database is locked")

My question is a two parter. Firstly, is it possible to get subversion 1.6
working with a cifs share without disabling byte range locking. Otherwise,
if I do disable byte range locking. Is this dangerous? I.e., is there a
possibility of corrupting repositories?

Thanks for your help.

Donny.
Received on 2010-06-14 08:33:48 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.