ilto:[EMAIL PROTECTED]
> Sent: Monday, November 13, 2006 9:04 AM
> To: user@ant.apache.org
> Subject: subversion information
>
> Hello,
>
> In the past I used cvs repository and used ant with cvs
> tasks. I am currently working in a shop with subversion as
> their reposi
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
Hello,
In the past I used cvs repository and used ant with cvs tasks. I am
currently working in a shop with subversion as their repository. I am
having trouble finding information on how ant works with subversion in
regards to checking out files for builds.
Specifically, checkout, checkout by ta