Ant Task <mtn>
Mathias Weidner <[email protected]>
| Newsgroups | gmane.comp.version-control.monotone.devel |
|---|---|
| Message-ID | <[email protected]> |
Hello, in 2008 I started to write a task for Apache Ant, that would work like <cvs ...>. This used the Java classes from net.ensued.mtn. So far it worked in Oct 2008 with a then up-to-date monotone. It could do the monotone commands add, checkout, commit, drop, getkey, pull, setup, sync, update from within build.xml. Since I haven't done anything in Java since 2009 I would like to set the sources free for anyone who wants to pick it up. Beware, this code is probably as dead as the net.ensued.mtn Java classes. Anyway, the code is on mtn://code.monotone.ca/contrib?net.mamawe.java.ant-monotone Regards, Mathias