Context
I'm presently using SVN externals property to fetch a folder. I'd need to fetch a second folder in the directory.
The environnement I'm working on is like this
Trunk/
Mtx/
MtxTest/
MtxOver/
.../
Tries
I tried separating the list of folder with ";" but it doesn't work.
Objectives
I only need Mtx and MtxTest.
Is there a way to do this?
Here's the dialog that appears after selecting "Externals" as the SVN property to add:
To add an external, click the "New..." button and fill in the local path and URL for that external. To add another one, click the "New..." button again. Here's what it would look like with your requirements: