[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: Sander Striker <striker_at_apache.org>
Date: 2002-07-31 22:25:18 CEST

> From: sussman@collab.net [mailto:sussman@collab.net]
> Sent: 31 July 2002 22:06

> "Sander Striker" <striker@apache.org> writes:
>
> > Drop the file:// support completely and just use http://. Or, simply
> > call ra_local a hack that allows you to access a repository on your
> > local filesystem.
>
> Don't make me kill you. :-)

*grin* I know killing ra_local is not an option, although it sounds
attractive...
 
> It's bad enough that it's such a pain to set up the Subversion
> server... (and yes, it will *always* be hurdle, no matter how great or
> smart future Apache RPMs become.) But there's no way we're going to
> force people into Apache as their only option. Think of the poor
> simple guy with nothing but a shell account who wants to version his
> stuff privately. If you kill ra_local, then Subversion will
> *definitely* be worse than cvs.

I liked it just like it was, before all the 'confusion' complaints
began trickling in.

An overloaded file:// wasn't bothering me one bit.
Introducing a scheme that requires more typing isn't something I am
looking forward to. Maybe the simple solutions are:

Register the svn: namespace
[which we should do anyway]

or

make the commandline take:

  file://path/to/repos /path/in/repos

The second option is yucky too, since it doesn't fit our needs at all.

Sander

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