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

Re: Create new repos rev 1 from existing repos revision

From: Phyrefly <phyrefly.phyre_at_gmail.com>
Date: 2006-11-12 15:19:54 CET

I don't know if there's a better way to do it, but I'd suggest doing a
complete export of the "golden" repo, and then importing it to a new
repo from there.

I've needed to do the same to smaller chunks of code for various
reasons, and it does take some time with larger chunks of code. If
your repo is large, this could be a long process...

Richard

On 12/11/06, Gal Aviel <galaviel@yahoo.com> wrote:
> Hi All,
>
> I have a "golden" repository that I want to use when creating new repositories
> for new projects.
>
> The problem is that svnadmin dump and load cycle will start off the new repos
> from the version in my "golden" repos, incl. the history, which I don't want.
>
> I want my new repos to start from rev 1 (or zero), I don't want users to see all
> the history (they don't care about it).
>
> Any help would be greatly appreciated,
>
> thnaks - Gal.
>
>
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
> For additional commands, e-mail: users-help@subversion.tigris.org
>
>

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Sun Nov 12 15:20:44 2006

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.