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

Re: Feature request: Advanced repository browsing over http

From: Ben Collins-Sussman <sussman_at_collab.net>
Date: 2003-08-21 20:09:49 CEST

"Han The Man" <hantheman12@hotmail.com> writes:

> I guess I set my goal to high when expecting a simple, polite yes/no
> answer. Irony is a great thing when it bites or explains. This was
> just pathetic.

I think the problem here is that we need a FAQ about this. You're
about the 20th person in the last year to request that Subversion
re-invent all ViewCVS functionality. It's been discussed to death,
and the consensus is that such a feature would be a) a huge amount of
work to support, and b) redundant with existing 3rd-party tools.

Perhaps the larger problem here is that we "tease" people into wanting
ViewCVS features, by allowing *any* sort of web browsing at all.
Technically, the WebDAV spec says that when a client (i.e. web
browser) does a GET request on a collection (directory), the server's
response is "undefined". That means we could legally throw a 404.
But instead, we decided to throw a cute little HTML listing of
directory-entries in the HEAD revision, just to be nice. But that's
the "tease" which leaves folks wanting more. Maybe that was a bad
decision in retrospect... especially since 'svn ls http://' will give
you exact same information. :-(

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Thu Aug 21 20:14:44 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.