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

Re: Copy History to New Repository

From: Ryan Schmidt <subversion-2005_at_ryandesign.com>
Date: 2005-10-24 16:41:55 CEST

On Oct 24, 2005, at 15:06, Flanakin Michael C Ctr HQ OSSG/OMR wrote:

> I have 3 repository layers on a project I'm working on. The first
> is a generic reusable tool, the second is a specific instance of
> that tool, and the third is a plug-in for the tool. There's a
> portion I want to move from one level to another, so my first
> instinct was to do a dump and load. The problem is that this will
> copy the entire repository. I only want one directory within the
> repo. Is there any way to do this? I can load it all and then
> remove what I don't want, I guess; but of course, it'd be better to
> just trim it all out before loading it. Maybe I can manually edit
> the dump file, but I'm not sure if there's anything I should look
> out for before doing so. Has anyone done anything like this before?

Sure. svndumpfilter:

http://svnbook.red-bean.com/en/1.1/ch05s03.html#svn-ch-5-sect-3.1.3

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Mon Oct 24 16:56:12 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.