[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: CVS Import using ANT
From: |
Gunnar Ahlberg |
Subject: |
Re: CVS Import using ANT |
Date: |
Mon, 24 Jan 2005 11:42:18 +0100 (CET) |
User-agent: |
SquirrelMail/1.4.3a |
Hi
It's part of ant standard features - http://ant.apache.org/manual/index.html
Example:
<cvs cvsRoot=":pserver:address@hidden:/home/cvspublic"
package="ant"
dest="${ws.dir}"
/>
/G
> Hi all,
>
> I'd like to use ANT to import periodically, our vendor sources to the
> CVS repository, but I haven't found any sample about "CVS Import" and
> "ANT script" on the web.
> Can somebody help ?
>
> Thanks
> Valerio
> _______________________________________________
> Info-cvs mailing list
> address@hidden
> http://lists.gnu.org/mailman/listinfo/info-cvs
>
/G
---------------------------------
http://www.gunnarahlberg.com
---------------------------------