Having a problem with spaces in file names...
From: Mark Round <mark_at_markround.com>
Date: 2004-03-04 13:27:37 CET
Hi All,
I'm having a problem with getting information on files in a remote
Say the file is called "blah blah", for example. The file does exist,
$ svn ls -v http://server.foo.com/svn/test
But I can't use any other svn commands on it, and am struggling to find
$ svn ls http://server.foo.com/svn/test/blah blah
$ svn ls http://server.foo.com/svn/test/blah%20blah
$ svn ls "http://server.foo.com/svn/test/blah blah"
$ svn ls "http://server.foo.com/svn/test/blah%20blah"
Any advice would be greatly appreciated!
Thanks in advance,
-Mark
---------------------------------------------------------------------
|
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.