Pay No Attention to the Daemon Behind the Curtain

HollyKing on 2005-03-28T19:44:29

Thanks to autarch I was able to use Subversion at work to make some progress. The basic functions work and doesn't seem to leak, although this is the first Perl program I've written that runs for any length of time so I hesitate to say for sure.

Before I unleash this on the world here's an list of items to finish:

  • Create a control script that will allow the daemon to start and stop during system startup and shutdown.
  • Add the ability to run as a user/group other than root/root.
  • Write documentation. I'll freely admit this is my least favorite part, but it needs to be done .

There are quite a few more items on my todo list, but these are the ones I think should be done to create a preview release.