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

Re: On dump/load, change authors?

From: Rainer Sokoll <R.Sokoll_at_intershop.de>
Date: 2006-06-08 10:13:04 CEST

On Thu, Jun 08, 2006 at 09:37:11AM +0200, Markus Fischer wrote:

> I want to merge one SVN Repos into another one with svnadmin dump/load,
> however I'ld need to change the author during this step. The original
> author is 'root' and I want to change it my username. I've looked into
> the dump format and it is easy to see what to change. However, my dump
> file though it only contains 15 revision is about 800MB in size and I
> can't open it in an editor (they try to load the complete file -> the
> machine only has 256MB).

You need to use a stream editor like sed, perl, awk...
Or maybe you dump/edit/load version by version to get smaller files.

Rainer

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Thu Jun 8 10:14:59 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.