[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:48:36 CET

On Wed, Oct 29, 2003 at 01:40:06AM +1300, Edmund Horner wrote:
> >svn: RA layer request failed
> >svn: PROPFIND request failed on '/repos'
> >svn: PROPFIND of '/repos': 301 Moved Permanently (http://svn.mydomain.com)
> This is an HTTP redirect message from the server telling the client to
> go to http://svn.mydomain.com/repos/ instead (note the trailing /).
> Unfortunately the client does not yet deal with the message--see
> http://subversion.tigris.org/issues/show_bug.cgi?id=660 .
> A workaround is to simply add the trailing / whenever you want to look
> at /repos .

        Even if I add a slash to the end of url, it still redirects me from
/repos.

-- 
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:50:09 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.