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 05-19-2009, 05:44 AM   #1
your_shadow03
Senior Member
 
Registered: Jun 2008
Location: Germany
Distribution: Slackware
Posts: 1,466
Blog Entries: 6

Rep: Reputation: 51
Help regarding SVN WebDAV?


I have setup SVN Server working with WebDAV but in different way.
Whenever the developer uses Eclipse they always need to add the URL http://<ipaddress>/var/www/html/svn to access.
Why Because I have configured the entry under httpd.conf instead of subversion.conf as:
Code:
<Location /svn>
 DAV svn
 SVNPath /var/www/html/svn
 AuthType Basic
 AuthName "Subversion Repository"
 AuthUserFile /etc/svn-auth-file
 <LimitExcept GET PROPFIND OPTIONS REPORT>
    Require valid-user
  </LimitExcept>
</Location>
Now While using the same, they are using /var/www/html/svn/conf/passwd authz and svnserv.conf which I think is for svn:// protocol.
Anyone who can help em with WEbDAV Correct format and installation steps?
 
  


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
copy svn working dir without svn hidden dirs and files? erinspice Linux - Software 4 03-29-2011 05:58 PM
anon svn read-only over apache: '.svn/entries': No such file hedpe Linux - Software 2 04-29-2009 05:31 AM
svn checkout -bash svn command not found Anauj0101 Linux - Newbie 6 04-20-2008 05:50 PM
webdav tszhim Linux - Software 1 05-10-2005 10:02 PM
webdav dummyagain Linux - Software 0 10-14-2004 12:56 AM

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

All times are GMT -5. The time now is 06:40 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