Login | Join Now

ankhsvn
Subversion

Revision
( previous | next )
Author rhuijben
Date 2010-03-14 12:21:29-0700 (5 months, 2 weeks ago)
Log message
Fix the generation of items in the create patch command by reordering
the arguments of the PendingChangeSelector to make a bit more sense.

* src/Ankh.UI/PathSelector/PendingChangeSelector.cs
  Reorder visible and checked arguments

* src/Ankh/Commands/AddItemCommand.cs
* src/Ankh/Commands/ItemRevertCommand.cs
  Follow refactoring