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

Re: ! Some Characters in Path Cause Troubles (eg in Externals)

From: Synetech <synetech_at_gmail.com>
Date: Mon, 13 Jul 2009 05:20:43 -0700 (PDT)

Well (,),[,],{,} are not invalid characters in file/path names, so I
can’t imagine that they would be a problem on their own. It is
possible to import files/paths with those characters using TSVN,
VisualSVN, etc., but it is only the checkout-externals that has a
problem with them.

I’ll see if escaping them in the external works (although that should
be unnecessary since TSVN doesn’t escape them when importing or
displaying their URL or anything).

--
Synetech
Andy Levy wrote:
> On Sun, Jul 12, 2009 at 18:48, Synetech<synetech_at_gmail.com> wrote:
> > Hi,
> >
> > I imported all of my code into SVN (using TortoiseSVN). I have it
> > structured something like this:
> >
> >  Foobar
> >    [Big]
> >      CoolApp
> >    [Small]
> >    {Components}
> >      CMyEdit
> >    (Test)
> >      MyEditTest
> >    (Done)
> >
> > I tried setting an external (for example setting CMyEdit as an
> > external for 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), 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.
>
> Another thought. Maybe those characters need to be URL-encoded in the
> external definition?
>
> ------------------------------------------------------
> http://tortoisesvn.tigris.org/ds/viewMessage.do?dsForumId=4061&dsMessageId=2370888
>
> To unsubscribe from this discussion, e-mail: [users-unsubscribe_at_tortoisesvn.tigris.org].
------------------------------------------------------
http://tortoisesvn.tigris.org/ds/viewMessage.do?dsForumId=4061&dsMessageId=2370890
To unsubscribe from this discussion, e-mail: [users-unsubscribe_at_tortoisesvn.tigris.org].
Received on 2009-07-13 14:24:43 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.