Re: Http access to SVN, anyone?

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



Arthur Pemberton wrote:

>> I have access to my SVN repository from a remote client
>> using svnserve, but not through http .
>>
>> I guess the problem probably lies in httpd.conf ,
>> but I haven't come across a document that says
>> exactly what changes one has to make for svn .
>> (I do have mod_dav_svn installed.)
>>
>> Any enlightenment or pointers gratefully received.

> http://svnbook.red-bean.com/

This is a bit like saying the answer is in the Bible.

I actually have the online book on my computer,
and have followed the rather meagre instructions on this point,
but get the errors above.

I can checkout a project with svnserve:
=========================================
[tim@elizabeth tmp]$ svn checkout
svn://www.gayleard.com/var/www/svn/Maths/Penrose Penrose
A    Penrose/trunk
A    Penrose/trunk/penrose.ins
A    Penrose/trunk/penrose.dtx
A    Penrose/trunk/README
A    Penrose/brances
A    Penrose/tags
Checked out revision 1.
=========================================
But I cannot checkout with http:
=========================================
[tim@elizabeth tmp]$ rm -rf Penrose
[tim@elizabeth tmp]$ svn checkout
http://www.gayleard.com/var/www/svn/Maths/Penrose Penrose
svn: PROPFIND request failed on '/var/www/svn/Maths/Penrose'
svn: PROPFIND of '/var/www/svn/Maths/Penrose': 405 Method Not Allowed
(http://www.gayleard.com)
=========================================
It isn't even allowed on the same computer:
=========================================
[tim@alfred tmp]$ svn checkout http://localhost/var/www/svn/Maths/Penrose
Penrose
svn: PROPFIND request failed on '/var/www/svn/Maths/Penrose'
svn: PROPFIND of '/var/www/svn/Maths/Penrose': 405 Method Not Allowed
(http://localhost)
=========================================


-- 
Timothy Murphy  
e-mail (<80k only): tim /at/ birdsnest.maths.tcd.ie
tel: +353-86-2336090, +353-1-2842366
s-mail: School of Mathematics, Trinity College, Dublin 2, Ireland


[Index of Archives]     [Current Fedora Users]     [Fedora Desktop]     [Fedora SELinux]     [Yosemite News]     [Yosemite Photos]     [KDE Users]     [Fedora Tools]     [Fedora Docs]

  Powered by Linux