RE: Which way to remove that bad revision
From: Paul Koning <Paul_Koning_at_Dell.com>
 
Date: Sat, 28 Mar 2009 17:50:06 -0400 
I think you need --incremental on that second svnadmin dump.  See
  
                 paul
  
 From: Stephen Connolly [mailto:stephen.alan.connolly_at_gmail.com] 
  
 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
 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,
 Either way, it this the wrong approach?  Is there a better / more
 a
 ------------------------------------------------------
 To unsubscribe from this discussion, e-mail: [users-unsubscribe_at_subversion.tigris.org].
  | 
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.