Den tors 3 juli 2025 kl 17:04 skrev Oezdemir, Ibrahim (PEG-FI_EXTERN) <
extern.ibrahim.oezde...@porsche-engineering.de>:

> Hello everyone, when creating a repository in Subversion, the system
> crashes and writes the log file. Maybe you can help me with the problem.
>
>
>
> Thank you very much.
>

Hi,

You say "when creating a repository", however the command line in the log
says "svn mkdir", which is a command that expects an existing repository.
Can you share the list of commands used before the crash?

I'm expecting something like this:
C:\>mkdir e:\svnrepo\A1-Test1
C:\>svnadmin create e:\svnrepo\A1-Test1
C:\>svn mkdir file:///E:/svnrepo/A1-Test1/tags -m "tags Verzeichnis anlegen"

Is this correct?

You run a rather old version of Subversion - can you upgrade to 1.14.5 and
see if there is any difference? Is this built internally or where did you
get the binary package?

Kind regards,
Daniel

Reply via email to