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

Re: file:// -> svn://

From: Ben Collins-Sussman <sussman_at_collab.net>
Date: 2002-07-30 16:26:18 CEST

Féliciano Matias <feliciano.matias@free.fr> writes:

> Subversion introduce a file:// use which is incompatible with the
> standard file:// . It's not an extension of file://. It's "only"
> incompatible.

I understand what you're saying. You don't like the fact that the svn
client has it's own special interpretation of what a file:// url is.
The svn interpretation contradicts both the RFC and the interpretation
used by every other piece of software. I see your point.

So yes, one solution would be to use our own schema, rather than
"corrupting" the file:// concept. We could use something like svn://
or ra_local://, or whatever.

But my question is: is this really a problem? I mean, is this just a
theoretical annoyance, or is it really going to lead to widespread
confusion? I'm just wondering how other people feel about this.

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Tue Jul 30 16:28:03 2002

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.