[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: Garrett Rooney <rooneg_at_electricjellyfish.net>
Date: 2003-10-28 13:36:39 CET

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)

-garrett

---------------------------------------------------------------------
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:37:28 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.