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

svn:externals and spaces

From: Sudrien <sudrien_at_fusemail.com>
Date: Fri, 18 Jul 2008 09:33:52 -0700 (PDT)

I'm trying to set up some svn:externals to make up for some
shortcomings in the original repository setup.

So try to add a new property from the context menu...

Property: "svn:externals"
Value: "svn://xxx.xxx.xxx.xxx/Scripts/trunk/Base Scripts"

TortoiseSVN complains it is not parsible. With some reading, I find
the workaround is...

Property: "svn:externals"
Value: "svn://xxx.xxx.xxx.xxx/Scripts/trunk/Base%20Scripts"

Would it be possible to have TortoiseSVN automate this string
replacement? I realize the space should not be there in a repository
with a good setup, but I'm dealing with other people's work here.

-Sud.

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe_at_tortoisesvn.tigris.org
For additional commands, e-mail: users-help_at_tortoisesvn.tigris.org
Received on 2008-07-18 18:36:34 CEST

This is an archived mail posted to the TortoiseSVN Users mailing list.

This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.