Relative Externals - format debate
From: Max Bowsher <maxb_at_ukf.net>
Date: 2005-01-03 18:47:46 CET
I've looked over issue 1336.
There are potentially *four* different kinds of relative externals (!):
1. Directory-relative externals.
Straightforward, a path like "../../foo/bar" should DTRT.
2. Repository-relative externals.
Conceptually straightforward (just use RA->get_repos_root()), but what
For example, currently in cvs2svn's repository, we have:
Should this be specifyable using something like
3. Host-relative externals.
Simple in concept, but what syntax to represent?
4. Scheme-relative externals.
Consider a related grouping of repositories, maybe even on different hosts,
e.g. "myexternal httpsame://svn2.example.com/repos/beta/foo"
Let the brainstorming begin! :-)
Max.
---------------------------------------------------------------------
|
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.