[
Date Prev][
Date Next][
Thread Prev][
Thread Next][
Date Index][
Thread Index]
[
List Home]
[platform-vcm-dev] UI updates
|
-Compare With/Replace With Revision (on a File) is implemented as it was
in 1.0.
-Compare With Tag (on an IProject) is implemented as in 1.0 with a few
changes:
-It's compare with "tag", not "version". The dialog allows you to
select a version or branch tag that has been pre-defined, or enter your
own. Very flexible.
-It's currently only on a project but I'm going to make it on any
IContainer.
-In the repositories view, "Compare With Each Other" is now enabled on any
two selected remote resources. (Should also work in the history view but I
haven't checked).
-A preferences page exist for CVS options now, with some of the same
options as in 1.0.
On my immediate To Do list:
-Replace With Tag (on an IContainer); need to iron out the semantics
first.
-Take a good look at the current workflow and see what needs to be changed
-PEHC (new acronym for Progress/Error Handling/Cancellation). :-)
-Merge wizard and editor
That's it for now.
james