Ryan Schmidt wrote:
>
> On Sep 22, 2008, at 2:26 PM, Steve Whitson wrote:
>
>> can I allow svnserve access to my set of repositories (read/write)
>> while at the same time serving them up through apache (something I'm
>> toying with) or is doing this going to eventually cause corruption?
>
> Multiple simultaneous access methods can be fine if it's set up right.
> Consult this section of the Book:
>
> http://svnbook.red-bean.com/en/1.5/svn.serverconfig.multimethod.html
>
Thanks Ryan!
I seem to recall reading this and coming to the conclusion that its
doable (while being aware of permission issues). Although, the threads
I've read on NFS have made me a bit cautious. I guess if file locking
is working, subversion will handle concurrent transactions as expected.
-Steve
---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe_at_subversion.tigris.org
For additional commands, e-mail: users-help_at_subversion.tigris.org
Received on 2008-09-22 21:59:52 CEST