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

Re: Re: Official revision syntax for Subversion URLs

From: Russell Yanofsky <rey4_at_columbia.edu>
Date: 2003-08-05 19:21:38 CEST

Marc Haisenko wrote:
> AFAIK this would make a http connection to 16254/path/to/file as user
> svn.host/path/to/repository. If I'm not completely mistaken
> everything before an @ in a http path is a username/password to
> logon, like this: http://user:password@host
>
> Finding the necessary delimiter character may prove difficult

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.

- Russ

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Tue Aug 5 19:22:37 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.