I don't mean to sound like a jerk, but a simple google search for
"subversion ant tasks" returned the following...
http://ant.apache.org/antlibs/svn/index.html
And
http://subclipse.tigris.org/svnant.html
-Rob Anderson
> -Original Message-
> From: Jim Reynolds [mailto:[EMAIL PROTECTED]
>
There are a number of svn ant libs, two of which are:
http://ant.apache.org/antlibs/svn/index.html
a thin wrapper around the svn command line client.
no release yet - code avail at:
http://svn.apache.org/repos/asf/ant/antlibs/svn/trunk/
the manual is in the source code.
http://subclipse
Sorry, I just found it: http://subclipse.tigris.org/svnant/svn.html
Scot P. Floess wrote:
Have you gone out to subversion.tigris.org and looked over the ant
documentation there? Its pretty straightforward... I can't find the
link at this moment...but I recall seeing the documentation there..
Have you gone out to subversion.tigris.org and looked over the ant
documentation there? Its pretty straightforward... I can't find the
link at this moment...but I recall seeing the documentation there...
Jim Reynolds wrote:
Hello,
In the past I used cvs repository and used ant with cvs task