Peter Samuelson wrote:
> [eg]
>> How about adding the ability to "safely" shutdown svnserve. By
>> safely, I mean no chance of data loss or repository corruption.
>
> Would it be sufficient to stop accepting new connections, finish
> whatever is in progress, then die? Without looking at the svnserve
> code in any detail, that sounds like a rather small project.
>
> If you want to be able to interrupt current transactions immediately,
> clean them up reliably, then die, that would be a lot less trivial.
Personally the former would be fine for "my" purposes. I don't know the
code / hence the scope either.
Some discussion occured in this thread, including others (Stefan King)
mention that ui clients might have a need which is broader than just the
service related stuff.
http://svn.haxx.se/dev/archive-2006-02/1449.shtml
---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Wed Apr 19 02:43:36 2006