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

RE: Re: SVNDumpFilter Problems

From: Bryan D. Andrews <bandrews_at_trendcore.com>
Date: 2007-02-22 13:22:25 CET

I was not creating my /trunk directory before loading. Thanks for the
suggestion -- problem solved!

-----Original Message-----
From: D.J. Heap [mailto:djheap@gmail.com]
Sent: Wednesday, February 21, 2007 6:39 PM
To: Bryan D. Andrews
Cc: users@subversion.tigris.org
Subject: Re: Re: SVNDumpFilter Problems

On 2/21/07, Bryan D. Andrews <bandrews@trendcore.com> wrote:
> Are you saying that you have included starting at a subdirectory like
> (and it worked when you loaded)?:
>
> include trunk/ALT
>

Yes. The exact command I used was:

H:\svndumpfilter include trunk/Test < file.dump > file2.dump

and it kept my /trunk/Test subdirectory and dropped everything else.

Of course, file2.dump is not loadable into a fresh repo because /trunk
doesn't exist - but if you add /trunk to the fresh repo and then load
the dump it works (with the normal svndumpfilter caveats such as
something in /trunk/Test referencing some other directory that was
dropped -- basically, if not used very carefully svndumpfilter can
create broken dumps).

DJ

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Thu Feb 22 13:22:22 2007

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.