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

Re: Relative Externals - format debate

From: Erik Huelsmann <e.huelsmann_at_gmx.net>
Date: 2005-01-04 10:19:42 CET

> > 4. Scheme-relative externals.
> >
> > Consider a related grouping of repositories, maybe even on different
> > hosts, which may be accessed either as http:// or https:// - but, if
> > you are accessing one one way, you probably would rather use the same
> > protocol for externals too.
> >
> > e.g. "myexternal httpsame://svn2.example.com/repos/beta/foo"
>
> How about just dropping he repository access bit at the beginning? So
> you'd have
>
> myexternal svn2.example.com/repos/beta/foo

+1 on the idea, but to implement it you problably need

myexternal ://svn2.example.com/repos/beta/foo

to unambiguously distinguish them from relative paths as in max' format (1).

bye,

Erik.

-- 
+++ GMX - die erste Adresse für Mail, Message, More +++
1 GB Mailbox bereits in GMX FreeMail http://www.gmx.net/de/go/mail
---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Tue Jan 4 10:21:20 2005

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.