<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0"><channel><title>tlrobinson.net / blog - Latest Comments in Ant Tasks for Git</title><link>http://tlrobinson-blog.disqus.com/</link><description></description><language>en</language><lastBuildDate>Wed, 20 May 2009 14:05:30 -0000</lastBuildDate><item><title>Re: Ant Tasks for Git</title><link>http://tlrobinson.net/blog/2008/11/13/ant-tasks-for-git/#comment-9594754</link><description>I am able to use svn checkout from commandline from a url. But the same task when i add in my ant build file, the build file fails telling me that the url@HEAD does not exist.</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Tech Support</dc:creator><pubDate>Wed, 20 May 2009 14:05:30 -0000</pubDate></item><item><title>Re: Ant Tasks for Git</title><link>http://tlrobinson.net/blog/2008/11/13/ant-tasks-for-git/#comment-8306864</link><description>Nice post!&lt;br&gt;&lt;br&gt;My two cents:&lt;br&gt;- What if you need to authenticate with the remote repository? There is no parameter to do that - and that would not be secure anyway. A SSH agent would work but only if the server authorizes your public key. At the very least, you could have Ant ask input from the user, but that prevents unattended runs.&lt;br&gt;- An Ant task would either call the git executable, with all the issues that it implies (differences between platforms, availability of the executable, etc.), or it could use the only Java (partial) implementation of git I'm aware of at this time: egit.&lt;br&gt;- Some CI programs (Hudson, Cruise Control) have a git plugin. Since they're open source, it might be worth a look... My guess is that they simply call the executable.</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Laurent Pireyn</dc:creator><pubDate>Fri, 17 Apr 2009 16:50:55 -0000</pubDate></item><item><title>Re: Ant Tasks for Git</title><link>http://tlrobinson.net/blog/2008/11/13/ant-tasks-for-git/#comment-4397361</link><description>is there going to be an appstore / cydia / installer app with your wifi-acelerometer transmittance thing? That looks really cool, and I am sure people would appreciate it. I certainly would, there's nothing like this around yet!! Been looking a while, though.&lt;br&gt;&lt;br&gt;Thanks,&lt;br&gt;&lt;br&gt;Markus</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Markus</dc:creator><pubDate>Sun, 14 Dec 2008 10:28:31 -0000</pubDate></item></channel></rss>