Re: svnadmin dump/filter/load problems with bad rev references

2015-01-26 Thread Patrik Jonsson
gt; got this flagged for attention and have been sorting out other dump/load > issues which hopefully will make this one easier to address. > > If necessary (if I don't get to it soon) I'll file an issue to track it so it > doesn't get forgotten. > > - Juli

Re: svnadmin dump/filter/load problems with bad rev references

2015-01-15 Thread Patrik Jonsson
renumbering due to differing start revs in the dump and the repo, not fixing "holes" in the numbering. Regards, /Patrik > > See below for more notes. > > > Patrik Jonsson wrote: > >> I'm trying to dump a very large (300GB) svn repo so we can split it up >&

svnadmin dump/filter/load problems with bad rev references

2015-01-14 Thread Patrik Jonsson
Hi all, I'm trying to dump a very large (300GB) svn repo so we can split it up into manageable sizes. However, I'm running into problems with revision references. I don't know if these are bugs in svn or if our repo somehow is corrupted, but here's an outline of the problems. Any help would be app