Minor 2.0 build and svn issues

Thanks blaine, I'll take care of this one.

Just noticed that I mistyped a word in comment I added.  Should have read "… but that would require you to set it to false" (not true, which is the proposed default).  I corrected this in the patch below.

doh, too late… :)  will hand correct

I've removed build and locally set svn:ignore…  pardon my lack of svn knowledge but is that set immediately on the public repo or do I need to commit something?

renanse said:

I've removed build and locally set svn:ignore...  pardon my lack of svn knowledge but is that set immediately on the public repo or do I need to commit something?


Depends on what the commands you used to do those things (I can think of at least 3 different ways).  Just run "svn status" or use your Eclipse synchronize screen to see if there are any local changes to commit, and commit if so.

Clean works well now.  Thx.