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

Re: RFC: a permanent svn-specific URL syntax

From: Justin Erenkrantz <justin_at_erenkrantz.com>
Date: 2003-05-28 17:50:42 CEST

--On Wednesday, May 28, 2003 5:31 PM +0200 Rafael Garcia-Suarez
<raphel.garcia-suarez@hexaflux.com> wrote:

> The simplest safe short solution is probably to use a # sign (ie. the
> uri fragment syntax) :
> http://svn.something.net/repository/project/branch1/file.c#1613
> It has the same advantages than the path-info solution, but works for

Eww. No. # are fragments and not really part of the resource, but part of
the representation. # are usually interpreted by the client not the server.

The next rev of the URI spec will explicitly call fragments out, but it's a
landmine we don't want to go near. -- justin

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Wed May 28 17:51:49 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.