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

[TSVN] repo browsing inconsistency

From: Molle Bestefich <molle.bestefich_at_gmail.com>
Date: 2005-03-08 08:40:12 CET

This has been reported and ignored before.

I'm giving it another shot, because besides for being a bit annoying,
the behaviour is inconsistent with what the command line client does.

Oh, and fixing this would be an improvement to the repo browsing
experience, imho.

SVN.EXE:
svn -ls http://svn_server/repo
--> lists contents of repository

svn -ls http://svn_server/repo/
--> lists contents of repository

TSVN:
(repo browse) http://svn_server/repo
--> returns PROPFIND request failed: 403 forbidden (in case of
SVNParentPath) or 405: Method Not Allowed in case of regular
repository

(repo browse) http://svn_server/repo
--> lists contents of repository

Besides from fixing this, the world would be a fitter happier more
productive place if Subversion supported enumerating from the base of
the repository server. But that's a story for another time. Hum.

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@tortoisesvn.tigris.org
For additional commands, e-mail: dev-help@tortoisesvn.tigris.org
Received on Tue Mar 8 08:41:59 2005

This is an archived mail posted to the TortoiseSVN Dev mailing list.

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