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

Re: Official revision syntax for Subversion URLs

From: Dan Mercer <dmercer_at_collab.net>
Date: 2003-08-06 22:02:38 CEST

Hello there,

On Wednesday, August 6, 2003, at 12:06 PM, Russell Yanofsky wrote:

> I agree that this is a really nice feature, but it wouldn't say it's
> immensely useful. The only case I can think of where it would be
> useful is
> viewing a repository of static html files with relative links. Are any
> there
> other applications for this?

Another application where a URI schema that supports relative hyperlinks
inside a versioned document would be the use of an svn as a repository
for XML/XSL files that make use of URI-based references like Xinclude
and
xsl:document.

In this use-case, the 'client' is an agent employed the XML parser to
resolve uris and include external entities rather than a web-browser.
Setting the base repository location with xml:base and using relative
uris throughout the document is a pretty typical usage.

Also, Mr. Geisser's suggestion of using a custom URI scheme to specify
the revision is also problematic here if svn archived content is to be
accessible by (unmodified) XML processors. I realize that the goal of
svn is not to be an XML repository (though it makes a rather nice one),
but I thought I would bring up this usage, since I hadn't seen it
mentioned so far.

Regards,

Dan M.

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Wed Aug 6 22:03:31 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.