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

svn:external + spaces + windows

From: Dusty Jewett <dusty.jewett_at_gmail.com>
Date: 2007-10-20 02:20:26 CEST

I've attempted to add svn:external with spaces in both the directory name
and the URL. I can get it added, but windows uses %20 in the directory
name, rather than replacing that with spaces. Hopefully this demonstrates:

svn:external = some%20directory svn://localhost/repo/another%20directory

This technically works, the folder is downloaded, but the folder has %20 in
the name, rather than spaces.

Do I have to do something else when I'm on windows? Or is this a bug with
the windows version?
Received on Sat Oct 20 02:20:46 2007

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.