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

Re: Issues in latest nightly

From: Stefan Küng <tortoisesvn_at_gmail.com>
Date: Fri, 18 Apr 2008 19:15:48 +0200

Josha Foust wrote:
> I think that removing unmodified files from a change list should remove
> them from the dialog completely. Currently it moves them back to "no
> changelist", which normally doesn't show unmodified files.

fixed in r12698.

> Refresh in the commit dialog un-checks everything if there are any
> change lists displayed.

Fixed in r12697.

> Compound words spell checking is overriding auto-list words. For
> example make a function named PreLoadCheck. The auto-list will suggest
> it, but it will then show up as misspelled, presumably because of the
> compound words spell checking.

But that was requested that way. Some people asked that even word in the
auto-list would get checked so they could discover spell mistakes even
there.

> Retesting the previous issue is showing that the auto-list is not always
> working. I fixed the issue for VB.NET files by changing the .vb line in
> autolist.txt to replace class|function|sub with Class|Function|Sub. It
> also seems broken on cpp files, but I'm not sure what the problem is
> there. I didn't test any others.

changed the regex to case-insensitiv in r12699.

> Scenario: create a new dir, add it to SVN, delete that dir (not through
> SVN), open the commit dialog, right click the missing dir and select
> delete. This gives an error about the directory not existing. It does
> however remove it from SVN, which can be seen after refreshing.

That's the subversion library returning that error.

Stefan

-- 
        ___
   oo  // \\      "De Chelonian Mobile"
  (_,\/ \_/ \     TortoiseSVN
    \ \_/_\_/>    The coolest Interface to (Sub)Version Control
    /_/   \_\     http://tortoisesvn.net

Received on 2008-04-18 19:16:04 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.