Second question is:
- I am using subversion and I will check in the complete lib folder with
the jar-files. But the option "sync=true" will delete the complete
folder. So the
  subversion-Folder is removed too. Any Ideas to handle this?

You could just not commit your lib directory and svn:ignore it.

Yup, that's what we do for all our projects, and just have ant retrieve the jars at build-time.

Reply via email to