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

strange "svn list" problem / bug?

From: Steven Knight <steven.knight_at_unh.edu>
Date: 2004-03-23 02:40:58 CET

Hello,

I'm running subversion-1.0.1, compiled from source, on gentoo. So, here
is problem:

$svnroot is a shell variable for http access to my repository ( the
ra_local URL is file:///svn/repos )

$ svn list $svnroot/
subversion/libsvn_ra_dav/util.c:661: (apr_err=175002)
svn: PROPFIND request failed on '/svn'
subversion/libsvn_ra_dav/util.c:285: (apr_err=175002)
svn: PROPFIND of '/svn': 405 Method Not Allowed (http://skk.ath.cx)

Alright, let's try this:

$ svn list $svnroot/vim/
|
--> This works.

Ok, how about this:

$ svn list $svnroot/vim/../
|
-> This shows what svn list $svnroot/ should.

Other important notes:

$ svn list file:///svn/repos

Shows the directories in root of my repository.

Accessing $svnroot in galeon *does* list the directories in root of my
repository.

Any thoughts, suggestion, questions??

Thanks,

-- 
--------------------------------------------------------------------------------
Steven Knight  steven.knight@unh.edu   IM : skkataim
and tho' We are not now that strength which in old days
Moved earth and heaven, that which we are, we are,--
One equal temper of heroic hearts,
Made weak by time and fate, but strong in will
To strive, to seek, to find, and not to yield.
-- Ulysses by Alfred Lord Tennyson
-------------------------------------------------------------------------------
---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Tue Mar 23 07:41:17 2004

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

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