Quoth Rodrigo Cesar Gevaerd de Faria <mailto:rcesar@lumis.com.br>:
> My concern is that the svn documentation states clearly that
> a user cannot access the BDB repository by a 'file://' url in
> a network share, because would risk of database corruption.
> But I could not find anything regarding this about the
> svnadmin hotcopy command. So I don't know if this 'file://'
> limitation would also apply to the hotcopy command or not.
I have no solid evidence one way or the other, but I'd be very
suspicious of it myself.
My understanding is that file locks are unreliable across a network (I
forget whether it's the Windows networking or the Linux networking
protocols that are particularly bad in this regard). Without reliable
file locks, I can't think of a way that hotcopy could safely replicate
the repository. I'm not saying it can't work, I'm just saying that I'd
be surprised if it did. But I've been surprised before :)
---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Thu Aug 3 00:35:53 2006