You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@subversion.apache.org by mi...@sunlife.com on 2005/03/16 20:52:29 UTC

Subversion and Ant


I checked the mailing list archives, and the last time anyone asked this
question was a long time ago...

Anybody have a nice way of doing an svn checkout through ANT on Solaris?

I've had a look around and svnant looks like a dead project at this stage.

Any ideas?

Thanks

Michael

---------------------------------------------------------------------------
This e-mail message (including attachments, if any) is intended for the use
of the individual or entity to which it is addressed and may contain
information that is privileged, proprietary , confidential and exempt from
disclosure.  If you are not the intended recipient, you are notified that
any dissemination, distribution or copying of this communication is
strictly prohibited.  If you have received this communication in error,
please notify the sender and erase this e-mail message immediately.
---------------------------------------------------------------------------






---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org

Re: Subversion and Ant

Posted by Thomas Moschny <mo...@ipd.uni-karlsruhe.de>.
On Wednesday 16 March 2005 21:52, michael.dreeling@sunlife.com wrote:
> Anybody have a nice way of doing an svn checkout through ANT on Solaris?
> Any ideas?

You could try JavaSVN:
http://tmate.org/svn/

Here's a link to the section about making svnant using JavaSVN:
http://tmate.org/svn/subclipse.html#ant

Regards,
Thomas