Hi all,

I am trying to set up a svn with access via https.

System is some Ubuntu system. I have ssh/root access and am unfamiliar with 
Ubuntu servers. I have better experience with Redhat and hence you might have 
to tell me how to find out info.

I need to have a svn server which I can access as either:
a. https://svn.<myserver>.com
OR
b. https://<myserver>.com/svn

I am not apache expert nor svn expert but have very basic config knowledge in 
them but am reasonably good with Linux in general.

I am doing a lot of googling but will appreciate if anyone can help me out. Am 
also willing to look at short contract for setting up an 'industrial strength' 
server with full security.

Here is the: less /etc/debian_version
lenny/sid

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.

Thanks,
kc
K. C. Ramakrishna
www.rknowsys.com


      
_______________________________________________
ILUGC Mailing List:
http://www.ae.iitm.ac.in/mailman/listinfo/ilugc

Reply via email to