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

Re: svn log fails on repository root

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

On Tue, Oct 28, 2003 at 01:40:02PM +0100, Sander Striker wrote:
> > > 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)
> > Try svn log -v http://svn.mydomain.com/repos/
> > (note the trailing slash)
> Vlad, you wouldn't happen to have a trailing / in your
> Location block would you (<Location /repos/>)? If so,
> try and remove it.

        No, there is no trailing slash there.

-- 
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:43:58 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.