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

Re: Older versions through http-repository browsing

From: Ben Collins-Sussman <sussman_at_collab.net>
Date: 2005-03-04 22:31:22 CET

On Mar 4, 2005, at 3:10 PM, Greg Stein wrote:
>
> Note that I say servers. Clients cannot assume that path construction.
> Any
> given server might change the "!svn" portion.

Well, we can still advertise the feature to clients as:

"Revisions can be browsed at FOO/tree/REV/, where REV is a revision
number, and FOO is the reserved mod_dav_svn namespace. FOO normally
defaults to "!svn", but adminstrators can change that by setting the
SVNSpecialURI directive."

...right?

> The changes to mod_dav_svn should be minimal. In repos.c, there is a
> special_subdirs[] array. Copy/paste the { "bc", ... } section and
> rewrite
> it to "rev". That should be it. If we ever need to change the "bc"
> stuff,
> then it will get more complicated, but until then, the two are
> precisely
> the same.
>

Will do.

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Fri Mar 4 22:32:38 2005

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.