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

Issues in latest nightly

From: Josha Foust <JoshaF_at_a-t-g.com>
Date: Fri, 18 Apr 2008 09:02:43 -0500

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.

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

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.

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.

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.

Thanks,
Josha Foust

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe_at_tortoisesvn.tigris.org
For additional commands, e-mail: users-help_at_tortoisesvn.tigris.org
Received on 2008-04-18 16:02:59 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.