Working with Ubuntu 10.10 ...
When installing WebSVN via apt-get with the following command:
sudo apt-get -y install websvn
It will pop 3 screens asking for configuration details (ie. where your SVN repositories are etc).
Is there a way to pass this information to this command so that the installation can occur unattended?
Thanks