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

Re: Re: How to migrate only HEAD revision to a new repository

From: Henrik Sundberg <storangen_at_gmail.com>
Date: Sun, 8 Nov 2009 07:39:36 +0100

On Sun, Nov 8, 2009 at 4:53 AM, Vadym Chepkov <chepkov_at_yahoo.com> wrote:
> I tried
> svnadmin dump -rHEAD /var/svn/repos | svndumpfilter include configs --renumber-revs
> --skip-missing-merge-sources --drop-empty-revs
>
> But I get this error then:
> svndumpfilter: No valid revision range 'start' in filtered stream

Won't your new repository consist of full copies of all tags/branches
when you do like this?
I.e. Isn't it likely that the head only repo will be bigger than the full repo?

/$

------------------------------------------------------
http://subversion.tigris.org/ds/viewMessage.do?dsForumId=1065&dsMessageId=2415523

To unsubscribe from this discussion, e-mail: [users-unsubscribe_at_subversion.tigris.org].
Received on 2009-11-08 07:40:55 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.