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

Re: Incorrect svn:externals property edit behavior

From: Stefan Küng <tortoisesvn_at_gmail.com>
Date: Sat, 16 Apr 2011 18:55:02 +0200

On 15.04.2011 14:59, Aleksandr Platonov wrote:
> Hi.
>
> I use TortoiseSVN which I built from latest sources (1.6.99).
>
> Problem appears after the following steps:
>
> 1) Right mouse click on some directory under version control, TortoiseSVN,
>
> Properties
>
> 2) In properties dialog: New, Externals
>
> 3) In svn:externals dialog: New, Local Path = aaa, URL = bbb, OK.
>
> 4) In svn:externals dialog: Choose created property at step 3, Edit, URL =
>
> BBB, OK
>
> After step 4 URL is equal to bbb, but should be BBB.
>
> This happens only when case insensitive comparison says that old value is
>
> equal to new value.

As it turns out, that's a 'feature' of the SHAutoComplete() function.
Since I don't want to lose that feature (the autocomplete one, not the
one that causes this problem), I won't do anything about this.
There's a simple workaround: remove the property and add it again with
the new url.

Stefan

-- 
        ___
   oo  // \\      "De Chelonian Mobile"
  (_,\/ \_/ \     TortoiseSVN
    \ \_/_\_/>    The coolest Interface to (Sub)Version Control
    /_/   \_\     http://tortoisesvn.net
------------------------------------------------------
http://tortoisesvn.tigris.org/ds/viewMessage.do?dsForumId=4061&dsMessageId=2720569
To unsubscribe from this discussion, e-mail: [users-unsubscribe_at_tortoisesvn.tigris.org].
Received on 2011-04-16 18:55:24 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.