The following issue has been SUBMITTED. ====================================================================== 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: 2011-10-31 01:02 CET ====================================================================== 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. ====================================================================== _______________________________________________ bug-notifications mailing list [email protected] https://lists.opencsw.org/mailman/listinfo/bug-notifications
