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

Re: [TSVN] A simple request

From: Thomas Kindler <thomas.kindler_at_gmx.de>
Date: 2004-09-02 20:28:53 CEST

SteveKing wrote:
> [tree view in add/commit dialog]

> There are also some serious problems with that approach. In a treeview,
> the folders must be always shown. And for the commit dialog, that would
> mean that a folder is shown but (depending on if it really changed)
> doesn't need committing.

Why? The items could have little checkboxes next to them (like in the
TortoiseCVS add contents dialog), and folders could have three-stated
checkboxes (add none of the contained files, all of them, or only some).

> Another thing: in a tree control, there's no way of checking a folder
> for commit. Files can have a checkbox assigned to them, but not folders.

Why not? There are many applications which are doing this. (See the
Windows Backup program for an example). Perhaps you can't use the
standard treeview control for this, but i don't think that difficulty in
implementation should hold back this feature..

Perhaps you should have a look at TCVS, to get an idea of what we have
in mind! They're actually doing this without using any custom controls,
and it basically has all features TSVN would need. (I'm referring to
1.8.0 RC4, i don't know if older builds had this feature already).

-- 
thomas.kindler@gmx.de, www.kreapc.de
---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@tortoisesvn.tigris.org
For additional commands, e-mail: dev-help@tortoisesvn.tigris.org
Received on Fri Sep 3 12:16:40 2004

This is an archived mail posted to the TortoiseSVN Dev mailing list.

This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.