<?xml version='1.0' encoding='UTF-8'?>
<rss version='2.0'>
	<channel>
		<title>cotonti.com : ANT deploy script</title>
		<link>https://www.cotonti.com</link>
		<description>Останні повідомлення в темі</description>
		<generator>Cotonti</generator>
		<language>en</language>
		<pubDate>Sat, 02 May 2026 07:41:46 -0000</pubDate>

		<item>
			<title>Trustmaster</title>
			<description><![CDATA[Well, it's a kind of hell right now for me, because I have:<br />
1. Local SVN trunk copy<br />
2. A copy of trunk on localhost for work-in-progress<br />
3. Cotonti.com which differs a bit from trunk<br />
<br />
So it takes pain to keep them in sync.]]></description>
			<pubDate>Thu, 16 Жов 2008 00:25:49 -0000</pubDate>
			<link><![CDATA[https://www.cotonti.com/ua/forums?m=posts&q=496&d=0#post1246]]></link>
		</item>
		<item>
			<title>Orkan</title>
			<description><![CDATA[No, its a tool for developers only.<br />
I wonder how do you update this site with latest changes from SVN trunk? Manually?<br />
<br />
ps. what SVN/Trac does exactly?]]></description>
			<pubDate>Ср, 15 Жов 2008 19:08:02 -0000</pubDate>
			<link><![CDATA[https://www.cotonti.com/ua/forums?m=posts&q=496&d=0#post1245]]></link>
		</item>
		<item>
			<title>Trustmaster</title>
			<description><![CDATA[Sounds interesting. Though, the use of it is not very clear for me: multi-site updates, per-site local/remote sync or something else? And I also have no idea how it helps to make Cotonti packages (besides what SVN/Trac does).<br />
<br />
I'm on Linux, so no luck for WinSCP. And Windows users will hate to open the console. So, I think it would be much better if done as a crossplatform SWT/Swing app.]]></description>
			<pubDate>Ср, 15 Жов 2008 13:27:52 -0000</pubDate>
			<link><![CDATA[https://www.cotonti.com/ua/forums?m=posts&q=496&d=0#post1244]]></link>
		</item>
		<item>
			<title>Orkan</title>
			<description><![CDATA[Hi guys!<br />
Its been a while since I posted here...<br />
<br />
Im currently working on <a href="http://ant.apache.org/" rel="nofollow">ANT</a> script for FTP deployment of my web projects.<br />
With ANT I was able to make this whole process fully automated.<br />
Heres some features of my script:<br />
<br />
- uses <a href="http://svnkit.com/" rel="nofollow">SVN Kit</a> to export latest changes from working copy within a given revision range.<br />
By default this is: -r HEAD-1:HEAD<br />
This export contains recently modified files only - not the whole repository ;)<br />
<br />
- Can compress &quot;on the fly&quot; *.css and *.js files through yuicompressor.jar package<br />
<br />
- With help of <a href="http://winscp.net/" rel="nofollow">WinSCP</a> it can connect to FTP server. First it makes a zip archive of all files that will be deleted/replaced, then automatically deploy new files to the server.<br />
<br />
<br />
Well, in short this is how it works. All I need to do now, is open console window and type &quot;ant&quot; - without quotes, LOL :))<br />
<br />
Why I write this? Well, I was hoping to find here someone like me, who is interested in building scripts for ANT. Maybe we can use Ant to build release / upgrade packages for Cotonti?<br />
<br />
btw. this is the whole script: <a href="http://www.cotonti.com/datas/users/6-ant-deploy.1.0.1.zip">http://www.cotonti.com/datas/users/6-ant-deploy.1.0.1.zip</a><br />
I included all external JARs except WinSCP and Ant itself - these should be installed separately.]]></description>
			<pubDate>Ср, 15 Жов 2008 07:42:32 -0000</pubDate>
			<link><![CDATA[https://www.cotonti.com/ua/forums?m=posts&q=496&d=0#post1243]]></link>
		</item>
	</channel>
</rss>