|
|
@ -35,7 +35,7 @@ main_begin |
|
|
|
block_begin(start, `Starting svn:// server (subversion).') |
|
|
|
# the svnserve process must (normally) run under the same $UID |
|
|
|
# as the apache process ... |
|
|
|
check(`su http -c "D_prefix/bin/svnserve -d -R -r $SVNHOME"') |
|
|
|
check(`su http -c "D_prefix/bin/svnserve -d -r $SVNHOME"') |
|
|
|
block_end |
|
|
|
|
|
|
|
block_begin(stop, `Stopping svn:// server (subversion).') |
|
|
|