On Mon, Nov 22, 2010 at 1:25 PM, K.C. Ramakrishna <[email protected]> wrote: > Hi all, > Here is what I have done: > 1. Created repo: > sudo mkdir -p /storage/repos > sudo svnadmin create --fs-type fsfs /storage/repos > > 2. In apache: > sudo mv /etc/apache2/mods-available/dav* /etc/apache2/mods-enabled/ > sudo mv /etc/apache2/mods-available/ssl.* /etc/apache2/mods-enabled/ > > ad...@redmine:~$ sudo apt-get install mod*svn* > Reading package lists... Done > Building dependency tree > Reading state information... Done > E: Couldn't find package mod*svn* > > And... I am stuck here. > > Any help will be greatly appreciated.
One of document written several years back, but still valid. It talks about setting up Subversion with Apache using different access methods. https://help.ubuntu.com/community/Subversion -- Regards, Bhuvaneswaran A www.livecipher.com _______________________________________________ ILUGC Mailing List: http://www.ae.iitm.ac.in/mailman/listinfo/ilugc
