can one define variables?

Asked by Marius Kruger

My use case for this is to try and uses it for a nested tree substitute.
So most of my components share a common prefix and I'd like to have a way to not duplicate it eg:
BASE=https+urllib://ourserver/myproject
%(BASE)s/mycomponent mycomponent

Question information

Language:
English Edit question
Status:
Solved
For:
Bazaar Externals plugin Edit question
Assignee:
No assignee Edit question
Solved by:
Marius Kruger
Solved:
Last query:
Last reply:
Revision history for this message
Marius Kruger (amanica) said :
#1

I see I can just use relative urls!
I suggest you update the overview page with a example of using relative urls.

Revision history for this message
Eugene Tarasenko (etarasenko) said :
#2

Examples are updated