[ 
https://issues.apache.org/jira/browse/SVN-4846?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Mehrdad updated SVN-4846:
-------------------------
    Environment:     (was: Want to remove corrupt revisions on SVN. Try to dump 
revisions from 1-5133 after that 5847 to head but when I want to import dump 
file into the new repo below error appear!

svnadmin create /svn/newrepo
svnadmin dump -r1:5132 /svn/oldrepo > /tmp/dumpfile
svnadmin dump --incremental -r5847:HEAD /svn/oldrepo >> /tmp/dumpfile
svnadmin load /svn/newrepo < /tmp/dumpfile

<<< Started new transaction, based on original revision 5850 * editing path : 
branches/15 ...svnadmin: E160013: File not found: transaction '5134-3ym', path 
'/branches/15'

Any recommendation?)

>  svnadmin: E160013: File not found: transaction
> -----------------------------------------------
>
>                 Key: SVN-4846
>                 URL: https://issues.apache.org/jira/browse/SVN-4846
>             Project: Subversion
>          Issue Type: Bug
>            Reporter: Mehrdad
>            Priority: Major
>
> Want to remove corrupt revisions on SVN. Try to dump revisions from 1-5133 
> after that 5847 to head but when I want to import dump file into the new repo 
> below error appear!
> svnadmin create /svn/newrepo
>  svnadmin dump -r1:5132 /svn/oldrepo > /tmp/dumpfile
>  svnadmin dump --incremental -r5847:HEAD /svn/oldrepo >> /tmp/dumpfile
>  svnadmin load /svn/newrepo < /tmp/dumpfile
> <<< Started new transaction, based on original revision 5850 * editing path : 
> branches/15 ...svnadmin: E160013: File not found: transaction '5134-3ym', 
> path '/branches/15'
> Any recommendation?



--
This message was sent by Atlassian Jira
(v8.3.4#803005)

Reply via email to