Issue parsing url with '+' in it
From: John McClean <comm_at_squotd.net>
Date: Sat, 30 Dec 2017 11:35:45 -0800
I'm trying to checkout/export part of a github repo.
svn export "https://github.com/apache/avro.git/trunk/lang/c++"
This creates a directory but doesn't get any files. It work fine for urls
URI encoding the '+'s doesn't change the behavior.
Any ideas?
John
|
This is an archived mail posted to the Subversion Users mailing list.
This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.