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

Re: split a repository

From: Ben Collins-Sussman <sussman_at_collab.net>
Date: 2004-03-18 14:15:49 CET

Adrian 'Dagurashibanipal' von Bidder wrote:

> Yo!
>
> I'm just starting to use subversion. So please just point me to the answer - I
> probably have missed it.
>
> Working with CVS, I used to remove projects from the repository when they were
> finished, and burn them to CD, so that the project documentation has now the
> whole project, including all history. Also, I don't have to carry around the
> dead weight of all the past projects in the repository (and on all backup
> copies).
>
> How do I do this in subversion?

Use svndumpfilter to dump the entire repository, then re-load the whole
thing without the project. It's discussed in chapter 5, I think.

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Thu Mar 18 14:17:16 2004

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.