[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: Sander Striker <striker_at_apache.org>
Date: 2003-10-28 13:40:02 CET

> From: Garrett Rooney [mailto:rooneg@electricjellyfish.net]
> Sent: Tuesday, October 28, 2003 1:37 PM

> On Oct 28, 2003, at 7:31 AM, Vlad Skvortsov wrote:
>
> > 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)
>
> 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.

Sander

---------------------------------------------------------------------
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:40:57 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.