Re: DUMP Error

2020-01-22 Thread Nathan Hartman
On Tue, Jan 21, 2020 at 3:50 AM Ashwin Kumar Vemula wrote: > I am got an error > > C:\ >svnadmin create --fs-type fs_x %SVN_HOME%\repos\newProjectRepos > > This application has halted due to an unexpected error. > A crash report and minidump file were saved to disk, you can find them here: Hello

Re: DUMP Error

2020-01-21 Thread Daniel Shahaf
Nathan Hartman wrote on Tue, 21 Jan 2020 14:26 +00:00: > The FSX back end is a work in progress and not ready for production use. Then shouldn't «svnadmin create --fs-type=fsx» emit a warning to that effect, like --fs-type=bdb does?

Re: DUMP Error

2020-01-21 Thread Nathan Hartman
On Tue, Jan 21, 2020 at 3:50 AM Ashwin Kumar Vemula < vavenkateshwa...@riministreet.com> wrote: > Hi > > > > I am got an error > > > > C:\ >svnadmin create --fs-type fs_x %SVN_HOME%\repos\newProjectRepos > > > Thank you for your report. The FSX back end is a work in progress and not ready for pro

Re: DUMP Error

2020-01-21 Thread Andreas Stieger
Hi, > C:\ >svnadmin create --fs-type fs_x %SVN_HOME%\repos\newProjectRepos > This application has halted due to an unexpected error.   > Version: 1.12.0 (r1857323) Can you please upgrade to 1.12.2 or 1.13.0 and try again? Andreas