LinuxQuestions.org
Download your favorite Linux distribution at LQ ISO.
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-04-2009, 10:09 AM   #1
belda
LQ Newbie
 
Registered: Dec 2006
Posts: 15

Rep: Reputation: 0
svn server empty page


Hi there,
im trying to setup svn+trac server on debian running on vps using plesk, apache and dav.

I've created a repository (with first commit (localy via command line) with dirs trunk,branches,tags and pointed an apache location to it, but, when I try to type it into the www browser, the page is empty, and when trying to connect via the command line

Code:
svn co https://www.server.cz/svn/test1/
It is not asking for login credentials and I got
Code:
svn: Server sent unexpected return value (405 Method Not Allowed) in response to PROPFIND request for '/svn/test1'
when i try to point it to location https://www.server.cz/svn/test1/trunk/
I got the login and output
Code:
svn: OPTIONS of 'https://www.server.cz/svn/test1/trunk': Could not read status line: Secure connection truncated (https://www.server.cz)
the content of file "/var/www/vhosts/server.cz/conf/vhost_ssl.conf"
Code:
Options -Includes +ExecCGI
        <Location /svn/test1/ >
                DAV svn
                SVNPath /var/local/svn/test1
                AuthType Basic
                AuthName "test1"
                AuthUserFile /var/local/svn/test1/conf/passwd
                AuthzSVNAccessFile /var/local/svn/test1/conf/authz
                Require valid-user
        </Location>
 
  


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
SVN Server BAckup ? ajeetraina Linux - Server 1 08-02-2007 02:34 PM
I cant change the default test page in apache server to add my page.y nhemapriya Linux - Newbie 3 05-13-2004 12:35 PM

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

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