User Tools

Site Tools


mywiki:linux:websvn

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Next revision
Previous revision
mywiki:linux:websvn [2015/07/15 11:45] – created supermywiki:linux:websvn [2019/09/15 18:55] (current) – external edit 127.0.0.1
Line 13: Line 13:
     sudo apt-get install websvn     sudo apt-get install websvn
          
-    Note: select No +    Note: Must select "**No**" for " Do you want to configure WebSVN now" 
 +     
 +{{:mywiki:linux:websvn.png?400|}}
  
 ====== Manually configure Websvn ====== ====== Manually configure Websvn ======
-  
     cd /etc/websvn/     cd /etc/websvn/
-    sudo vi config.php and add below lines:+    sudo vi config.php and add below line, ie, provide root folder of svn repos:
  
 <file> <file>
Line 25: Line 26:
  
 ====== Link to apache2 Server ====== ====== Link to apache2 Server ======
 +    cd /etc/websvn/
     copy apache.conf websvn_http.conf     copy apache.conf websvn_http.conf
     cd /etc/apache2/sites-available     cd /etc/apache2/sites-available
Line 36: Line 37:
 In my setup, it is **http://10.64.44.136/websvn**  In my setup, it is **http://10.64.44.136/websvn** 
          
 +If it is installed correctly, it should display all wvn repos.
          
mywiki/linux/websvn.1436931906.txt.gz · Last modified: (external edit)