Re: ANT Task for Subversion
From: M <marcus.rohrmoser_at_gmx.de>
Date: 2004-06-13 12:46:15 CEST
> Has anyone started working on a ANT task to handle Subversion?
There is a task yet. I use
<taskdef name="subversion"
and
<target depends="init" description="svn commit" name="svn-commit">
It's packaged in ant-subversion.jar - but I don't remember where I got it from
Check http://subclipse.tigris.org/svnant.html
M
---------------------------------------------------------------------
|
This is an archived mail posted to the Subversion Users mailing list.
This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.