Re: ! Some Characters in Path Cause Troubles (eg in Externals)
From: Synetech <synetech_at_gmail.com>
Date: Mon, 13 Jul 2009 07:09:52 -0700 (PDT)
Stefan Küng wrote:
Hmm, then I guess the problem is in the checkout/update functions.
If I issue a checkout using the SVN command-line (svn.exe), it can
Just to make things even more confusing; VisualSVN (which uses
So far, only TortoiseSVN’s native (ie shell-extension) checkout/update
-- Synetech > Synetech wrote: > > Okay, I just tried manually escaping the characters in the external > > and it works. It’s not pretty though since it requires the user to > > manually escape them. > > > > VisualSVN, svn.exe, etc. all accept non-alpha characters for > > importing, setting properties, and checkouts, without the user > > manually escaping. Even TSVN accepts non-alpha characters in several > > places. It seems that the externals are one of the only places that > > are not automatically escaped by the program. (It kind of reminds me > > of the old SQL-Injection vulnerability thing, where the program is not > > escaping special characters on its own.) > > > > Fortunately it should be simple enough to fix: just escape the > > external paths before sending them. :) ------------------------------------------------------ http://tortoisesvn.tigris.org/ds/viewMessage.do?dsForumId=4061&dsMessageId=2370922 To unsubscribe from this discussion, e-mail: [users-unsubscribe_at_tortoisesvn.tigris.org].Received on 2009-07-13 16:10:22 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.