IT Community - Software Programming, Web Development and Technical Support

Implement SVN in APACHE

This is a discussion on Implement SVN in APACHE within the Server Management forums, part of the Servers and Hosting category; How to implement SVN in APACHE ? -V.Vadivelan...


Go Back   IT Community - Software Programming, Web Development and Technical Support > Servers and Hosting > Server Management

Register FAQ Members List Calendar Mark Forums Read
  #1 (permalink)  
Old 08-07-2007, 05:44 AM
vadivelanvaidyanathan vadivelanvaidyanathan is offline
D-Web Genius
 
Join Date: Feb 2007
Posts: 803
vadivelanvaidyanathan is on a distinguished road
Default Implement SVN in APACHE

How to implement SVN in APACHE ?

-V.Vadivelan
Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
Sponsored Links
  #2 (permalink)  
Old 08-28-2007, 06:18 AM
sivaramakrishnan sivaramakrishnan is offline
D-Web Programmer
 
Join Date: Feb 2007
Posts: 74
sivaramakrishnan is on a distinguished road
Default Re: Implement SVN in APACHE

Guys,
I have given below the installation details

Subversion Installation:

Ruby-Installation:

Download ruby-1.8.4.tar.gz

Untar/zip the package, cd into the directory, and execute
tar xzf ruby-1.8.4.tar.gz
./configure
make
make install

Swig -Installation:

Download swig-1.3.25 (the version here is crucial, do not get the latest version)
Untar/zip the package, cd into the directory, and execute
tar xzf swig-1.3.25.tar.gz
./configure --prefix=/usr --with-ruby=/usr/local/bin/ruby
--with-python=/usr/local/bin/python --with-perl5=/usr/bin/perl
make
make install

Apache Installation
Download httpd-2.0.58.tar.gz from Download - The Apache HTTP Server Project

cd /var
tar xvzf httpd-2.0.58.tar.gz

Installing Apache:

./configure --enable-dav --enable-so --enable-maintainer-mode --prefix=/home/www --enable-cgi --enable-ssl --enable-rewrite --enable-setenvif --enable-mime --enable-mime-magic --enable-dir --enable-auth --enable-alias --enable-userdir --enable-vhost_alias --enable-env --enable-log_referer --enable-log_config --enable-log_agent --enable-headers --enable-access --enable-suexec --enable-static-rotatelogs --enable-spelin --with-mpm=prefork --enable-userdir --with-mpm=prefork --enable-deflate
cd /var/httpd-2.0.58
make
make install

Regards
sivaraman
Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
Reply


Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On


Similar Threads
Thread Thread Starter Forum Replies Last Post
Secure your Apache Configuration senraj PHP Programming 20 03-04-2008 05:36 AM
Using .htaccess files in apache venkatesan.N Server Management 6 08-31-2007 12:09 AM
Info on Apache Tomcat 6.0 vadivelanvaidyanathan Server Management 0 05-21-2007 01:53 AM
What is Apache? nhoj Server Management 3 05-11-2007 02:56 AM
Apache web server monitoring deerhunter Server Management 0 02-25-2007 01:35 PM


All times are GMT -7. The time now is 09:03 PM.


Copyright ©2004 - 2007, DiscussWeb. All Rights Reserved.

SEO by vBSEO 3.0.0