LinuxQuestions.org
Visit Jeremy's Blog.
Home Forums Tutorials Articles Register
Go Back   LinuxQuestions.org > Forums > Linux Forums > Linux - Server
User Name
Password
Linux - Server This forum is for the discussion of Linux Software used in a server related context.

Notices


Reply
  Search this Thread
Old 11-10-2008, 09:48 PM   #1
your_shadow03
Senior Member
 
Registered: Jun 2008
Location: Germany
Distribution: Slackware
Posts: 1,466
Blog Entries: 6

Rep: Reputation: 51
SVN Issue with Web DAV?


I have been setting up SVN with WebDAV on Fedora 7 machine.
All I did till now is :

1. Install subversion and mod-dav-svn package and SVN seems to work fine.
2. httpd.conf file entry with :
Code:
<Location /repository>
 DAV svn
 SVNPath /var/www/html/dic/repository
 AuthType Basic
 AuthName "DICE Subversion Repository"
 AuthUserFile /etc/svn-auth-file
 <LimitExcept GET PROPFIND OPTIONS REPORT>
    Require valid-user
  </LimitExcept>
</Location>
I have created a repository named repo under /var/www/html/dic/.
I am also able to open the http://<ipadress>/repository without any issue.

I have too created /etc/svn-auth-file with the command:

htpasswd -cm /etc/svn-auth-file <username>
password:
enter password again:

and In this way I created three users but when the user is trying creating initial import it throws error:
permission denied.

Where should I specify read and write permission for the particular user.
 
Old 11-10-2008, 10:08 PM   #2
your_shadow03
Senior Member
 
Registered: Jun 2008
Location: Germany
Distribution: Slackware
Posts: 1,466

Original Poster
Blog Entries: 6

Rep: Reputation: 51
One thing more to ask- When I try to browse SVn through tortoise SVN it ask me the credentials for three times.
Why its behaving so?
 
  


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
dav and svn baldur_the_god Linux - Server 4 05-16-2008 09:14 AM
apache web dav paul_mat Linux - Networking 0 03-19-2006 05:32 AM

LinuxQuestions.org > Forums > Linux Forums > Linux - Server

All times are GMT -5. The time now is 02:06 AM.

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