RE: Official revision syntax for Subversion URLs
From: Julian Reschke <julian.reschke_at_gmx.de>
Date: 2003-08-05 20:47:10 CEST
Just a note: RFC2396bis really has changed here [1]:
"The query component contains non-hierarchical data that, along with data in
query = *( pchar / "/" / "?" )
Note: Some client applications will fail to separate a reference's query
So it would be perfectly acceptable to use the query part to identify
Julian
[1]
-- <green/>bytes GmbH -- http://www.greenbytes.de -- tel:+492512807760 > -----Original Message----- > From: kfogel@newton.ch.collab.net [mailto:kfogel@newton.ch.collab.net]On > Behalf Of kfogel@collab.net > Sent: Tuesday, August 05, 2003 7:19 PM > To: Russell Yanofsky > Cc: dev@subversion.tigris.org > Subject: Re: Official revision syntax for Subversion URLs > > > "Russell Yanofsky" <rey4@columbia.edu> writes: > > I haven't really been following this discussion, but why > couldn't you just > > use url query syntax for this, ie: > > > > http://host/repos/folder/file?rev=323 > > > > That way there's no ambiguity, no naming restrictions, and no > new rules for > > escaping. > > Heh, I think you missed the beginning of the thread, in which Greg > Hudson referred to this post > > http://www.contactor.se/~dast/svn/archive-2003-06/0024.shtml > > It explains why "path?rev=foo" is undesirable. > > -Karl > > --------------------------------------------------------------------- > To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org > For additional commands, e-mail: dev-help@subversion.tigris.org > --------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org For additional commands, e-mail: dev-help@subversion.tigris.orgReceived on Tue Aug 5 20:49:10 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.