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

Re: Possible regression in externals definitions?

From: Mark Parker <godefroi_at_gmail.com>
Date: Wed, 15 Apr 2009 12:18:57 -0600

Mike Dixon wrote:
> In 1.6 it's now possible to escape characters in externals by putting a
> backslash before them. This means that your 'external_dir\inner_dir' now
> resolves as 'external_dirinner_dir' because the '\i' in the middle is
> converted to just 'i'.
>
> There are some advantages to this (I think you can now use '\ ' to put
> spaces in your path now? Not certain.) but the downside is that it
> forces everyone to write paths the *nix way.
>
> In other words, it's not a bug, it's a feature. ;)
>
> -Mike

That makes sense. It's unfortunate that it breaks a large part of my
externals definitions, but I guess the benefits outweigh the issues.
Thanks for your help!

Mark

------------------------------------------------------
http://subversion.tigris.org/ds/viewMessage.do?dsForumId=1065&dsMessageId=1730816

To unsubscribe from this discussion, e-mail: [users-unsubscribe_at_subversion.tigris.org].
Received on 2009-04-15 20:20:14 CEST

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.