How to use subversion with ant

After hours and hours of searching how to integrate subversion with ant I finally found a blog entry which helped me to check out subversion project with ant tasks.

BTW: I think Subversion as version control software and ant as build and deployment software are two very strong products which should be part of any enterprise open source software stack.

If I had to choose between maven and ant… I would prefer maven in most situations. But if you are wrestling with old ant scripts you take every help you can *g*

Tags: , , , , , , ,

Leave a Reply