[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: Mon, 18 Apr 2011 20:15:01 +0200

On 18.04.2011 10:31, Aleksandr Platonov wrote:
> I failed to make autocomplete to work at svn:externals property edit.
> Could you provide a simple example which shows how autocomplete works
> (what values should I set to URL)?
> I have tried to search for SHAutoComplete() calls in sources and failed to
> find which one is called at svn:externals property edit. It seems that
> none of SHAutoComplete() from HistoryCombo.cpp is called in this case.

You're right, it's not.
I commented the two lines in the history combo, and then it suddenly
worked. So I didn't investigate further and assumed that was it.

> Also, if I add m_URLCombo.SetCurSel(0) between
> m_URLCombo.SetURLHistory(true, false) and
> m_URLCombo.SetWindowText(m_External.url) then this problem is not appear.

Now this is very strange.
I added the line, it didn't work. I then removed that line again, and it
now works. I have now no modifications in my WC, but it works!
I guess tomorrow it won't work anymore - there must be something else
going on here. I'll try to investigate...

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=2721102
To unsubscribe from this discussion, e-mail: [users-unsubscribe_at_tortoisesvn.tigris.org].
Received on 2011-04-18 20:15:08 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.