"svn add" crashes in case of missing magic.mgc
From: Thorsten Schöning <tschoening_at_am-soft.de>
Date: Mon, 8 Jul 2019 17:51:20 +0200
Hi all,
I recently set up a new Synology NAs and tried to version some custom
> svn add dasikomp_buero_hm
> L .
Explicitly asking for the last error showed the problem:
> svn add %f && echo $@
Making strace available[1] lead to the root cause being the file
> strace svn add %f
Instead, the file was placed in the following path, which is a symlink
> /usr/share/file/misc/magic.mgc -> /var/packages/DiagnosisTool/target/usr/share/file/misc/magic.mgc
The link target is part of DiagnosisTools, which is interesting
Some things coming into my mind:
1. Should "svn add" really crash silently?
The installed SVN-client:
> svn, version 1.9.7 (r1800392)
Is that worth filing a bug or fixed or known or ...? Thanks!
[1]: https://www.synology-wiki.de/index.php/Synogear:_weitere_Tools
Mit freundlichen Grüßen,
Thorsten Schöning
-- Thorsten Schöning E-Mail: Thorsten.Schoening_at_AM-SoFT.de AM-SoFT IT-Systeme http://www.AM-SoFT.de/ Telefon...........05151- 9468- 55 Fax...............05151- 9468- 88 Mobil..............0178-8 9468- 04 AM-SoFT GmbH IT-Systeme, Brandenburger Str. 7c, 31789 Hameln AG Hannover HRB 207 694 - Geschäftsführer: Andreas MuchowReceived on 2019-07-08 17:51:32 CEST |
This is an archived mail posted to the Subversion Dev mailing list.
This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.