[svn.haxx.se] · SVN Dev · SVN Users · SVN Org · TSVN Dev · TSVN Users · Subclipse Dev · Subclipse Users · this month's index

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
which don't have a '+' in them.

URI encoding the '+'s doesn't change the behavior.

Any ideas?

John
Received on 2018-01-02 07:43:30 CET

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.