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

Some Characters in Path Cause Troubles eg in Externals

From: Synetech <synetech_at_gmail.com>
Date: Sun, 12 Jul 2009 18:30:46 -0700 (PDT)

Hi,

I imported all of my code into SVN (using TortoiseSVN). I have it
structured something like the following.

  MyRepository
    [Big Apps]
      CoolApp
    [Small Apps]
      CoolUtil
    {Components}
      CMyEdit
    (Test)
      MyEditTest
    (Done)
      Shipped App

I tried setting an external, for example setting "{Components}
\CMyEdit" as an external for "(Test)\MyEditTest", but it does not
work. When I try to checkout MyEditTest, I get an “External Failed”
error. If I rename the "{Components}" directory to "Components"—and
update the external reference in "(Test)\MyEditTest"—then it works.

I find that there are problems with paths that have non-alphanumeric
characters in them. The http servers work, the repot-browser works,
and so no, but not the checkin/out (or update) functions.

--
Synetech
------------------------------------------------------
http://tortoisesvn.tigris.org/ds/viewMessage.do?dsForumId=4061&dsMessageId=2370814
To unsubscribe from this discussion, e-mail: [users-unsubscribe_at_tortoisesvn.tigris.org].
Received on 2009-07-13 07:13:09 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.