On 6/26/07, bill lam <[EMAIL PROTECTED]> wrote:
svnserve -d -r /path/to/reposhow to make linux run this line automatically?
If you want to run it on a schedule, put it in your crontab. (man 5 crontab for file format, man crontab for command.) You can also make it run continuously (from inittab), but I think that would be bad. -- Raul ---------------------------------------------------------------------- For information about J forums see http://www.jsoftware.com/forums.htm
