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

Re: Which way to remove that bad revision

From: Aaron Searle <searle.aaron_at_gmail.com>
Date: Fri, 27 Mar 2009 16:17:19 -0600

Perfect, that worked great.

Thanks for the help.

a

On Fri, Mar 27, 2009 at 3:56 PM, Stephen Connolly <
stephen.alan.connolly_at_gmail.com> wrote:

> you need the incremental option on the second dump
>
> 2009/3/27 Aaron Searle <searle.aaron_at_gmail.com>
>
> Just found out that one of my revisions ( 2120 ) needs to be removed.
>>
>> Plan was to 'svnadmin dump -r 0:2119 >> some.dump' then 'svnadmin dump -r
>> 2121:2400 >> some.dump'
>>
>> then use 'svnadmin load repoNameHere < some.dump'
>>
>> Problem is that is give me an error when load reaches revision 2121:
>>
>> svnadmin: File already exists: ...... , path 'branches/somebranchname'
>>
>> The branch already exists because a previous revision created it, perhaps
>> 300 revision earlier.
>>
>> Either way, it this the wrong approach? Is there a better / more
>> efficient way to remove this revision?
>>
>> a
>>
>
>

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

To unsubscribe from this discussion, e-mail: [users-unsubscribe_at_subversion.tigris.org].
Received on 2009-03-27 23:27:00 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.