Hi all, Can someone please confirm that the following is the intended behavior of "Always Build" check box in the project options:
1) If not checked, the project will be built only if there is an update from svn. Update from svn can mean any change - Add, Delete Or Merge of any of the files. Also, the project will not be built even if the svn revision number has changed AND there is no change in files in this particular project (this is a case when svn revision number increments because of commits in other projects in svn). 2) If checked, the project will be built always - even if no files were changed from last build. thanks in advance, murali.
