Hello,

On 30/07/13 15:37, Ron Craig wrote:
> Trying to upgrade my repositories and a large amount fail with an
> unexpected error.
> 
> It created a dump that I have attached and said to send here.
> 
>
> Process info:
> Cmd line: svnadmin  upgrade c:\csvn\data\repositories\continued
> Working Dir: C:\csvn\bin
> Version:  1.8.0 (r1490375), compiled Jun 13 2013, 06:15:58
> Platform: Windows OS version 6.1 build 7601 Service Pack 1
>
> Exception: INT_DIVIDE_BY_ZERO

Recommend you upgrade to 1.8.1 and try again:
>From https://svn.apache.org/repos/asf/subversion/tags/1.8.1/CHANGES
    * svnadmin upgrade: fix error of non-sharded fsfs repositories
(r1494287)

----------------------------------------------------------------------
r1494287 | stefan2 | 2013-06-18 21:32:16 +0100 (Tue, 18 Jun 2013) | 6 lines

Fix a "division by 0" error when upgrading a non-sharded repository from
a format that supports sharding.

* subversion/libsvn_fs_fs/fs_fs.c
  (upgrade_body): pack revprop shards for sharded repositories only
-----------------------------------------------------------------------

Andreas

Reply via email to