Rodrigo Cesar Gevaerd de Faria wrote:
> Actually I wish to hotcopy "from" a network drive with the subversion
> repository, as a way to backup it. Assuming that there are users
> concurrently using the repository, my question is if I could run this
> command from another computer through a network share, or if it could be run
> only locally on the computer that servers the repository.
>
> I don't know much about the BDB, but what I read about it in the svn
> book, I think that if this command does not create any db lock, just copies
> the files in a specific order, maybe there would be no problem. Or maybe
> there is... because of the file locking being different in the network
> share?
>
I still don't think there will be any problems... the only possible
contention is in your repository, but hotcopy knows how to handle this.
The output is just writing data as far as I know.
---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Wed Aug 2 21:36:00 2006