LinuxQuestions.org
Download your favorite Linux distribution at LQ ISO.
Home Forums Tutorials Articles Register
Go Back   LinuxQuestions.org > Forums > Linux Forums > Linux - Newbie
User Name
Password
Linux - Newbie This Linux forum is for members that are new to Linux.
Just starting out and have a question? If it is not in the man pages or the how-to's this is the place!

Notices


Reply
  Search this Thread
Old 10-27-2008, 07:06 AM   #1
vamsi_k
Member
 
Registered: Aug 2008
Posts: 66

Rep: Reputation: 18
Set up Subversion Repository Using Apache


I installed rpm packages :

svn packages :

ltrace-0.5-7.45svn.el5
mod_dav_svn-1.4.2-2.el5.

httpd packages :

httpd-manual-2.2.3-11.el5_1.centos.3
httpd-2.2.3-11.el5_1.centos.3
system-config-httpd-1.3.3.3-1.el5

OS : centos 5.2

Svn version : svn, version 1.4.2 (r22196)

Server version: Apache/2.2.3

presently i am trying to set up Subversion Repository Using Apache

i tried in following way :

I added in

/etc/httpd/conf/httpd.conf


<Location /svn>
DAV svn
SVNParentPath \\IPaddress\svn\project1
AuthType Basic
AuthUserFile /etc/svn-auth-file
AuthName "Subversion repository"
</Location>

# htpasswd -cm /etc/svn-auth-file svnuser
password: xxx
retypepassword: xxx

next

#cd /var/www/html/svn

# svnadmin create project1

# chown -R apache:apache project1

project1]# ls
conf dav db format hooks locks README.txt

next

# svn list http://IPAddress/svn/project1
svn: PROPFIND request failed on '/svn'
svn: PROPFIND of '/svn': 301 Moved Permanently (http://IPaddress)

I struck here. moreover i am new to svnversion

what to be done next ?

I am not able to understand

http://svnbook.red-bean.com/en/1.1/ch06s04.html

Last edited by vamsi_k; 10-27-2008 at 07:59 AM.
 
  


Reply



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

BB code is On
Smilies are On
[IMG] code is Off
HTML code is Off



Similar Threads
Thread Thread Starter Forum Replies Last Post
Subversion No repository found jdwilder General 3 02-23-2008 08:58 AM
Subversion Repository Browser ???? ajeetraina Linux - Server 0 12-19-2007 11:55 PM
Splitting an Existing Subversion Repository stevec Linux - Software 1 09-21-2007 04:30 PM
LXer: Setting Up A Subversion Repository Using Apache, With Auto Updatable Working Copy LXer Syndicated Linux News 0 06-20-2007 12:32 PM
Setting up a subversion server/repository filburt1 Linux - Software 1 11-03-2006 12:28 AM

LinuxQuestions.org > Forums > Linux Forums > Linux - Newbie

All times are GMT -5. The time now is 09:27 PM.

Main Menu
Advertisement
My LQ
Write for LQ
LinuxQuestions.org is looking for people interested in writing Editorials, Articles, Reviews, and more. If you'd like to contribute content, let us know.
Main Menu
Syndicate
RSS1  Latest Threads
RSS1  LQ News
Twitter: @linuxquestions
Open Source Consulting | Domain Registration