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

Re: svndumpfilter help

From: Eric Antonio Maquiling <ericantoniomaquiling_at_gmail.com>
Date: Fri, 5 Feb 2016 10:48:04 -0800

>
>If the old repository root is svn://x.x.x.x/mainproject and the stuff you want
>to include in the dump is in branch/this_new_stuff in the old repository, then
>you need to run:
>
>svnadmin dump mainproject > mainproject.dump
>svndumpfilter include branch/this_new_stuff < mainproject.dump > new_stuff_only.dmp

Correct, it was in branch/this_new_stuff

I thought I had tried that...did so many dumps to try to get it working. Let
me look at the bash history file but I'll just go ahead and try that one again,
do another create and import.

I'll let you guys know!! :)

Thanks!

-- 
eric
Received on 2016-02-05 19:48:12 CET

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.