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

problem with directories with white space?

From: David Petrou <dpetrou_at_ece.cmu.edu>
Date: 2004-03-29 23:33:33 CEST

i'm sure there must be a simple answer here, but why does the following
fail?

% svn import foo\ bar
svn+ssh://foobar.dsl.telerama.com/Users/dpetrou/svn_repos/foo\ bar

but the following works?

% svn import foo_bar
svn+ssh://foobar.dsl.telerama.com/Users/dpetrou/svn_repos/foo_bar

will i have problems if files / dirs under foo_bar have spaces in them?

thanks,
david

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Mon Mar 29 23:34:01 2004

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.