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

Re: Combining files from different projects into a new project?

From: Ryan Schmidt <subversion-2016_at_ryandesign.com>
Date: Thu, 28 Dec 2017 19:57:34 -0600

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.
Received on 2017-12-29 02:57:48 CET

This is an archived mail posted to the Subversion Users mailing list.

This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.