I have a modified version of the test I posted earlier based on your
test. However, I'm not comfortable binding to any port (even without
ssh) on a users machine or potentially leaving a daemon running if the
test is interrupted.
How about keeping the pid somewhere, and using "trap" to kill the svn
server process on interruption?
--
Matthieu