Can I get a single list of all dirty files?
We're using CVS for our source control. When I "dirty" a source file, it turns blue. Is there a way to get a complete list of all dirty files in a project without examining the full directory tree?
Please sign in to leave a comment.
Right click in editor and select CVS/File View
In the File View tool window, select/unselect the status filters you want.
Voila
Jacques
BTW this is only for Aurora EAP 915 and above.
If my memory is correct you can do the same thing in Ariadna with the CVS View.
Jacques
Thanks. The CVS view looks like what I want.