Best I can think of is to dump the repo, create a new one to load it into, turn off packing on the target repo, and then do the load.
Eric. On Wed, Dec 2, 2015 at 3:54 AM, Ignacio González (Eliop) < igtorque.el...@googlemail.com> wrote: > Hello. > > Is there a simple way to undo the effects of an "svnadmin pack" command? > If not, is there a complex way? > If needed, I can retrieve the individual files that compose the packed > file (there is only one), but I don't know what other files I would have to > modify (assuming they could be edited somehow) > > svn 1.8.13, Linux > > Thanks. >