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

Re: Cannot load partial dump

From: Daniel Shahaf <d.s_at_daniel.shahaf.name>
Date: Fri, 11 Mar 2016 22:13:33 +0000

Victor Sudakov wrote on Fri, Mar 11, 2016 at 22:33:32 +0600:
> $ svnadmin dump repos/configs |\
> svndumpfilter --drop-empty-revs include /cisco/trunk/caracal-confg \
> > tmp/test1.svn
> [copious output deleted]
>
> $ svnadmin create test2

Run 'svn mkdir --parents file://$(pwd)/test2/cisco/trunk' at this point.

> $ svnadmin load test2 < tmp/test1.svn
Received on 2016-03-11 23:13:41 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.