https://bugzilla.redhat.com/show_bug.cgi?id=1221459 --- Comment #10 from Marcin Haba <marcin.haba@xxxxxxxxx> --- Hello, After download latest subversion 1.8.13-7 packages from here: http://koji.fedoraproject.org/koji/buildinfo?buildID=669141 and update: # dnf update subversion-libs-1.8.13-7.fc22.x86_64.rpm subversion-1.8.13-7.fc22.x86_64.rpm subversion-python-1.8.13-7.fc22.x86_64.rpm the hgsubversion started working: $ hg clone http://svn.fedorahosted.org/svn/xmlto/ xmlto-hg [r1] ovasik: xmlto release 0.0.21 [r2] ovasik: Initial commit to Fedorahosted XMLTO svn (version 0.0.21) [r3] ovasik: fix broken stringparam option [r4] ovasik: add --nonet and --noent option to xmllint validation check(fixes debian #516253) ... ... ... [r81] ovasik: xmlif: fix segfault with malformed end attribute [r82] ovasik: xmlif/xmlif.{c,l}: fix double free with invalid end attribute pulled 82 revisions updating to branch default 62 files updated, 0 files merged, 0 files removed, 0 files unresolved It looks that the SWIG problem in subversion was the reason. So, I have following suggestions: 1) add to Spec Requires and BuildRequires tags appropriate subversion dependecies (>= 1.8.13-7) 2) add a sample rc file /etc/mercurial/hgrc.d/ to enable hgsubversion extension I a have question about tests cases from hgsubversion: 1) Why all tests executed by run.py finished successfully with installed subversion(-libs|-python) 1.8.13-2 that version caused segfault on clone action call? -- You are receiving this mail because: You are on the CC list for the bug. You are always notified about changes to this product and component _______________________________________________ package-review mailing list package-review@xxxxxxxxxxxxxxxxxxxxxxx https://admin.fedoraproject.org/mailman/listinfo/package-review