[svn.haxx.se] · SVN Dev · SVN Users · SVN Org · TSVN Dev · TSVN Users · Subclipse Dev · Subclipse Users · this month's index

svn log fails on repository root

From: Vlad Skvortsov <vss_at_ulstu.ru>
Date: 2003-10-28 13:31:01 CET

        Hi!

        I've got subversion 0.32.1 on FreeBSD 4-STABLE.
        
        I have repository installed and operating for about a year now.
Several days ago I've noticed that issuing command like:

        svn log -v http://svn.mydomain.com/repos

        (i.e. pointing to the very root of it)
        fails with output:

svn: RA layer request failed
svn: PROPFIND request failed on '/repos'
svn: PROPFIND of '/repos': 301 Moved Permanently (http://svn.mydomain.com)

        If I type
        svn log -v http://svn.mydomain.com/repos/trunk

        all works greatly.

-- 
Vlad Skvortsov, vss@ulstu.ru, vss@high.net.ru
---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Tue Oct 28 13:31:54 2003

This is an archived mail posted to the Subversion Dev mailing list.

This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.