Consider doing this.
Uncomment the [miscellany] section in your ~/.subversion/config file.
Make this be the contents of a global-ignores entry.
*.o *.lo *.la #*# .*.rej *.rej .*~ *~ .#* .DS_Store dependencies build.properties changebundle.txt catalog.xml .cvsignore newfiles.zip .kick status.txt i*.zip i*.patch build.out kicker target
This prevented me from having to stupidly add these things to the ignore
property on each directory.
Ed
--
| edward.burns_at_oracle.com | office: +1 407 458 0017
| homepage: | http://ridingthecrest.com/
| 14 Business Days til JSF 2.2 Early Draft Review
| 50 Business Days til JSF 2.2 Public Review
| 138 Business Days til JSF 2.2 Proposed Final Draft