Re: libsvn_subr/dirent_uri.c dumps core when url contains a space
From: Stefan Sperling <stsp_at_elego.de>
Date: Mon, 31 Oct 2011 10:29:23 +0100
On Sun, Oct 30, 2011 at 10:09:52PM -0700, rupert.thurner wrote:
Your code is wrong. You have to canonicalize URLs and paths
Something like the following might work better (untested):
require SVN::Core;
my $url = SVN::Core->svn_uri_canonicalize('file:///home/bwalton/opencsw/git/trunk/work/solaris9-sparc/build-isa-sparcv8/git-1.7.7.1/t/trash [^] directory.t9134-git-svn-ignore-paths/svnrepo')
|
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.