On Dec 27, 2017, at 17:34, Bo Berglund wrote:

> So, I assume I can define an external target in a project as Common
> and pointing it to Common/XX and another external as Lib and pointing
> that to Common/YY?
> Or do I have to put them into the root of the repository (single dir)?

Subversion does not care what you put into your repository. You can put any 
files and directories into it in any arrangement that pleases you.


> Since I want to get rid of the already imported pc repository on the
> server (VisualSVN) so I can repeat the conversion and import of the
> same but with slightly tweaked contents, what is the best way to do
> it?
> Notice that I don't want to version this "change", I want to
> completely erase the existing repo "pc" and start over.

You can simply erase the repo using your operating system's delete function. 
You don't need to tell the Subversion server about the repository deletion.


Reply via email to