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

Re: How would I separate two folders out of a repository

From: Ulrich Eckhardt <eckhardt_at_satorlaser.com>
Date: 2005-05-06 09:06:03 CEST

Marino Kevin wrote:
> I have a instance from an early setup of subversion where I put two
> projects in the same repository. Now I need to separate those two
> projects and put in there own repositories.
>
> I have down manual move and copy , but not real sure if there is a
> faster way to extract and keep all revisions.

Not sure if this applies to your case, but I often find that when splitting
{projects,modules,files} I just 'svn copy' the original and then remove the
unwanted parts in either copy. This preserves the history, both parts have a
common root from which they are forked.

Uli

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Fri May 6 09:06:21 2005

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.