[svn.haxx.se] · SVN Dev · SVN Users · SVN Org · TSVN Dev · TSVN Users · Subclipse Dev · Subclipse Users · this month's index

Re: How to get ANT work with Subversion

From: Michael Legart <michael_at_legart.dk>
Date: 2004-09-07 10:18:08 CEST

On Tue, Sep 07, 2004 at 09:44:19AM +0200, Uwe wrote:
>
> <?xml version="1.0" encoding="UTF-8"?>
> <project basedir="." default="checkout" name="javahtest">
>
> <target name="checkout">
> <svn>
> <checkout url="http://localhost/yxilon/javahtest"
> destPath="." />
> </svn>
> </target>
> </project>

<taskdef name="svn" classname="org.tigris.subversion.svnant.SvnTask"/>

/Michael

-- 
hestdesign.info - we put the hest in .com
---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Tue Sep 7 10:19:14 2004

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.