Eric Johnson wrote:
> Ignacio González (Eliop) wrote:
>> 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 fil
Hello,
My version of fsfs-reshard script is able to unpack revisions and
revision properties of a FSFS repository format 4 (Subversion 1.6)
Probably there is not a lot of job to do to get it work with Subversion
1.8 format 6. I have already planned to work on it this month.
https://github.com/y
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 a
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 s