A NOTE has been added to this issue. ====================================================================== https://www.opencsw.org/mantis/view.php?id=4854 ====================================================================== Reported By: bwalton Assigned To: ====================================================================== Project: pm_subversion Issue ID: 4854 Category: regular use Reproducibility: always Severity: crash Priority: normal Status: new ====================================================================== Date Submitted: 2011-10-31 01:02 CET Last Modified: 2013-09-22 21:00 CEST ====================================================================== Summary: Core dump when spaces in URL Description: The SVN::Ra bindings don't function when a URL contains a space. Instead, they core dump with the following error:
$ perl ./test.pl svn: E235000: In file 'subversion/libsvn_subr/dirent_uri.c' line 2291: assertion failed (svn_uri_is_canonical(url, pool)) Abort (core dumped) If the URL given has no space, the call succeeds. ====================================================================== ---------------------------------------------------------------------- (0010584) rupert (manager) - 2013-09-22 21:00 https://www.opencsw.org/mantis/view.php?id=4854#c10584 ---------------------------------------------------------------------- please reopen if this is still the caes. _______________________________________________ bug-notifications mailing list [email protected] https://lists.opencsw.org/mailman/listinfo/bug-notifications
