service svnserve
{
socket_type = stream
protocol = tcp
user = root
wait = no
disable = no
server = /usr/bin/svnserve
server_args = -i -r /xxxx/xxxx/xxxx
port = 3690
}
The path /xxxx/xxxx/xxxx is the SVN repository.
Anyway, a personal notebook for things I might forget
service svnserve
{
socket_type = stream
protocol = tcp
user = root
wait = no
disable = no
server = /usr/bin/svnserve
server_args = -i -r /xxxx/xxxx/xxxx
port = 3690
}
# Canonical commercial (vmware, etc.)
deb http://archive.canonical.com/ubuntu feisty-commercial main
# Subpixel font rendering
deb http://www.telemail.fi/mlind/ubuntu feisty fonts
deb-src http://www.telemail.fi/mlind/ubuntu feisty fonts main
# Compiz-Fusion
deb http://download.tuxfamily.org/3v1deb feisty eyecandy
deb-src http://download.tuxfamily.org/3v1deb feisty eyecandy
# Ubuntu Studio (theme, icons, etc.)
deb http://archive.ubuntustudio.org/ubuntustudio feisty main
deb-src http://archive.ubuntustudio.org/ubuntustudio feisty main
# Pidgin for Feisty
deb http://repository.debuntu.org/ feisty multiverse
deb-src http://repository.debuntu.org/ feisty multiverse