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

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

From: Greg Stein <gstein_at_lyra.org>
Date: 2002-08-01 03:11:34 CEST

On Wed, Jul 31, 2002 at 11:35:24PM +0200, Féliciano Matias wrote:
>...
> I put the same proposition twice in this thread (one with title "[RFC]
> svn:"). The purpose is mainly to find a command line option that support
> future features of svn and stay quite compatible with the current svn
> (add some improvement).
> If you read, sorry, if someone read this proposotion he/she can find a
> lot of "type saving".
>
> an example to create a tag :
> $ svn copy -m "" svn:/trunk svn:/tags/0.14

That 'svn:' does not precisely locate the repository. It could be different
from one machine to another. We want to have URLs. Shortcuts like 'svn:'
probably won't work.

Adding, say, the "svnlocal:" scheme would be compatible, and we could easily
deprecate (but accept) the file: scheme for a while. A few "WARNING"
messages in front of people when they use file: will be sufficient to train
them away from it :-)

Cheers,
-g

-- 
Greg Stein, http://www.lyra.org/
---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Thu Aug 1 03:08:52 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.