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

Re: Summer of Code

From: Peter Samuelson <peter_at_p12n.org>
Date: 2006-04-18 01:41:48 CEST

[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.

Received on Tue Apr 18 01:42:42 2006

This is an archived mail posted to the Subversion Dev mailing list.

This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.