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

Re: 1.5 beta: Change list feature

From: Peter Mounce <pmounce_at_narrowstep.com>
Date: Thu, 27 Mar 2008 14:01:07 +0000 (UTC)

> 1) I expected that the change list option would have been added to the
> normal TortoiseSVN context menu, not the commit dialog. I can sort of
> see the reason for this since it is tightly coupled with commits;
> however, the change list feature now seems limited in its flexibility
> (i.e. I can't add file(s) to a particular change list in the middle of
> a major edit without invoking the commit dialog - which seems
> counterintuitive).

(Disclaimer: I haven't tried the beta yet; I intend to start after our armaggedon
deployment is out to production...)

Perhaps it would be possible to right click on a file selection, and see
a menu-item for "add to changelist", which further expands to show a list
of choices of current change-lists, and one for "new changelist"? Is it
possible to name change-lists? I guess this option might only be possible
for files that are already added to the WC. Or, maybe, the menu-item to
use for this is the Add... one? It might become:

Add... -->
--> (sub-menu)
  -- To new change-list (pops up dialog to create change-list)
  -- To "foo" (which is the name of an existing change-list)
  -- To "bar" (ditto)

I'd want to be able to select more than one file, folder, or combination
thereof, at a time.

Is it possible to start typing a log-comment for a change-list, then go back
to editing files, then update the log-comment? So an in-progress change-list
also consists of an in-progress log-comment?

Regards
Pete

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe_at_tortoisesvn.tigris.org
For additional commands, e-mail: dev-help_at_tortoisesvn.tigris.org
Received on 2008-03-27 15:02:42 CET

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.