On Wed, Aug 10, 2016 at 6:43 PM, William Muriithi
wrote:
> Johan,
>
>>> - Is it safe to use svnadmin dump on the source repository? As in
>>> does it do it change in the source repo?
>>
>> Yes, it's absolutely safe to run on the source repository, it should
>> not cause anything to change in the
Hi
> > [...] svnadmin dump for 1000 commits at a time[...]
> [...]
>
> > * Dumped revision 2062.
> > WARNING 0x: Referencing data in revision 1696, which is older than
> > the oldest dumped revision (r2001). Loading this dump into an empty
> > repository will fail.
> >
> > * Dumped revision 3
> [...] svnadmin dump for 1000 commits at a time[...]
[...]
> * Dumped revision 2062.
> WARNING 0x: Referencing data in revision 1696, which is older than
> the oldest dumped revision (r2001). Loading this dump into an empty
> repository will fail.
>
> * Dumped revision 3000.
> WARNING 0x0
Nico,
>>> I have attemped svnadmin dump, svnadmin hotcopy and svnrdump. I am
>>> getting the error before from all these utilities
>
> Break it up. Use svnadmin dump for 1000 commits at a time, to help
> isolte if it's a specific commit that is killing you or if perhaps you
> are running out of
Johan,
>> - Is it safe to use svnadmin dump on the source repository? As in
>> does it do it change in the source repo?
>
> Yes, it's absolutely safe to run on the source repository, it should
> not cause anything to change in the source repo.
Thanks. What about "svnadmin verify /var/svn/proje
On Sun, Aug 7, 2016 at 4:45 PM, Johan Corveleyn wrote:
> On Sun, Aug 7, 2016 at 8:41 PM, William Muriithi
> wrote:
>> Hello,
>>
>> I have a repository thats around 113 GB in size. Its on a VM and the
>> performance hasn't been that ideal. So we decided to source a new
>> hardware and set it up
On Sun, Aug 7, 2016 at 8:41 PM, William Muriithi
wrote:
> Hello,
>
> I have a repository thats around 113 GB in size. Its on a VM and the
> performance hasn't been that ideal. So we decided to source a new
> hardware and set it up on its own dedicated system.
>
> The current subversion system is
Hello,
I have a repository thats around 113 GB in size. Its on a VM and the
performance hasn't been that ideal. So we decided to source a new
hardware and set it up on its own dedicated system.
The current subversion system is subversion-1.8, and plan to move it
to subversion-1.9. I have en
s