<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	>
<channel>
	<title>Comments on: Zend Studio Xenon</title>
	<atom:link href="http://www.ajohnstone.com/archives/zend-studio-xenon/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.ajohnstone.com/archives/zend-studio-xenon/</link>
	<description>by Andrew Johnstone</description>
	<pubDate>Tue, 06 Jan 2009 23:46:18 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.6.1</generator>
		<item>
		<title>By: Andrew M. Johnstone</title>
		<link>http://www.ajohnstone.com/archives/zend-studio-xenon/#comment-78</link>
		<dc:creator>Andrew M. Johnstone</dc:creator>
		<pubDate>Mon, 25 Jul 2005 21:42:30 +0000</pubDate>
		<guid isPermaLink="false">http://www.ajohnstone.com/archives/zend-studio-xenon/#comment-78</guid>
		<description>I have rather varied projects and they use a combination of CVS / SVN.

One thing i'm anxious to find out is if you can switch between CVS and SVN per project rather than as a preference?

Looking at a Zend project File...

&#160;&#160;&#60;project_entity&#160;ID="Subversion"&#62;
&#160;&#160;&#160;&#160;&#60;svnCmdArguments&#62;
&#160;&#160;&#160;&#160;&#160;&#160;&#60;SubversionCommand&#160;commandType="update"/&#62;
&#160;&#160;&#160;&#160;&#160;&#160;&#60;SubversionCommand&#160;commandType="commit"/&#62;
&#160;&#160;&#160;&#160;&#160;&#160;&#60;SubversionCommand&#160;commandType="add"/&#62;
&#160;&#160;&#160;&#160;&#160;&#160;&#60;SubversionCommand&#160;commandType="status"/&#62;
&#160;&#160;&#160;&#160;&#160;&#160;&#60;SubversionCommand&#160;commandType="diff"/&#62;
&#160;&#160;&#160;&#160;&#160;&#160;&#60;SubversionCommand&#160;commandType="delete"/&#62;
&#160;&#160;&#160;&#160;&#160;&#160;&#60;SubversionCommand&#160;commandType="revert"/&#62;
&#160;&#160;&#160;&#160;&#160;&#160;&#60;SubversionCommand&#160;commandType="resolve"/&#62;
&#160;&#160;&#160;&#160;&#60;/svnCmdArguments&#62;
&#160;&#160;&#60;/project_entity&#62;
&#160;&#160;&#60;project_entity&#160;ID="CVS"&#62;
&#160;&#160;&#160;&#160;&#60;lastArguments&#62;
&#160;&#160;&#160;&#160;&#160;&#160;&#60;CVSCommand&#160;commandType="update"/&#62;
&#160;&#160;&#160;&#160;&#160;&#160;&#60;CVSCommand&#160;commandType="commit"/&#62;
&#160;&#160;&#160;&#160;&#160;&#160;&#60;CVSCommand&#160;commandType="add"/&#62;
&#160;&#160;&#160;&#160;&#160;&#160;&#60;CVSCommand&#160;commandType="status"/&#62;
&#160;&#160;&#160;&#160;&#160;&#160;&#60;CVSCommand&#160;commandType="diff"/&#62;
&#160;&#160;&#160;&#160;&#60;/lastArguments&#62;
&#160;&#160;&#60;/project_entity&#62;</description>
		<content:encoded><![CDATA[<p>I have rather varied projects and they use a combination of CVS / SVN.</p>
<p>One thing i&#8217;m anxious to find out is if you can switch between CVS and SVN per project rather than as a preference?</p>
<p>Looking at a Zend project File&#8230;</p>
<p>&#160;&#160;&lt;project_entity&#160;ID=&#8221;Subversion&#8221;&gt;<br />
&#160;&#160;&#160;&#160;&lt;svnCmdArguments&gt;<br />
&#160;&#160;&#160;&#160;&#160;&#160;&lt;SubversionCommand&#160;commandType=&#8221;update&#8221;/&gt;<br />
&#160;&#160;&#160;&#160;&#160;&#160;&lt;SubversionCommand&#160;commandType=&#8221;commit&#8221;/&gt;<br />
&#160;&#160;&#160;&#160;&#160;&#160;&lt;SubversionCommand&#160;commandType=&#8221;add&#8221;/&gt;<br />
&#160;&#160;&#160;&#160;&#160;&#160;&lt;SubversionCommand&#160;commandType=&#8221;status&#8221;/&gt;<br />
&#160;&#160;&#160;&#160;&#160;&#160;&lt;SubversionCommand&#160;commandType=&#8221;diff&#8221;/&gt;<br />
&#160;&#160;&#160;&#160;&#160;&#160;&lt;SubversionCommand&#160;commandType=&#8221;delete&#8221;/&gt;<br />
&#160;&#160;&#160;&#160;&#160;&#160;&lt;SubversionCommand&#160;commandType=&#8221;revert&#8221;/&gt;<br />
&#160;&#160;&#160;&#160;&#160;&#160;&lt;SubversionCommand&#160;commandType=&#8221;resolve&#8221;/&gt;<br />
&#160;&#160;&#160;&#160;&lt;/svnCmdArguments&gt;<br />
&#160;&#160;&lt;/project_entity&gt;<br />
&#160;&#160;&lt;project_entity&#160;ID=&#8221;CVS&#8221;&gt;<br />
&#160;&#160;&#160;&#160;&lt;lastArguments&gt;<br />
&#160;&#160;&#160;&#160;&#160;&#160;&lt;CVSCommand&#160;commandType=&#8221;update&#8221;/&gt;<br />
&#160;&#160;&#160;&#160;&#160;&#160;&lt;CVSCommand&#160;commandType=&#8221;commit&#8221;/&gt;<br />
&#160;&#160;&#160;&#160;&#160;&#160;&lt;CVSCommand&#160;commandType=&#8221;add&#8221;/&gt;<br />
&#160;&#160;&#160;&#160;&#160;&#160;&lt;CVSCommand&#160;commandType=&#8221;status&#8221;/&gt;<br />
&#160;&#160;&#160;&#160;&#160;&#160;&lt;CVSCommand&#160;commandType=&#8221;diff&#8221;/&gt;<br />
&#160;&#160;&#160;&#160;&lt;/lastArguments&gt;<br />
&#160;&#160;&lt;/project_entity&gt;</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Andrew M. Johnstone</title>
		<link>http://www.ajohnstone.com/archives/zend-studio-xenon/#comment-75</link>
		<dc:creator>Andrew M. Johnstone</dc:creator>
		<pubDate>Mon, 25 Jul 2005 11:42:10 +0000</pubDate>
		<guid isPermaLink="false">http://www.ajohnstone.com/archives/zend-studio-xenon/#comment-75</guid>
		<description>Nice one, will give it a try, when I get home:)

OT: Tell me you didn't bully the new girl at Zend again ;)</description>
		<content:encoded><![CDATA[<p>Nice one, will give it a try, when I get home:)</p>
<p>OT: Tell me you didn&#8217;t bully the new girl at Zend again <img src='http://www.ajohnstone.com/wp-includes/images/smilies/icon_wink.gif' alt=';)' class='wp-smiley' /></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Eric Coleman</title>
		<link>http://www.ajohnstone.com/archives/zend-studio-xenon/#comment-74</link>
		<dc:creator>Eric Coleman</dc:creator>
		<pubDate>Mon, 25 Jul 2005 09:01:50 +0000</pubDate>
		<guid isPermaLink="false">http://www.ajohnstone.com/archives/zend-studio-xenon/#comment-74</guid>
		<description>Got an email back this morning from the Zend team... they updated the download... so uninstall, download the new one, and reinstall (note: the build number is the same)

So far, it's neat... appears you need to manually switch between which source control tool you want, and it appears as if the new version is using a bit more ram... actually... alot more ram.</description>
		<content:encoded><![CDATA[<p>Got an email back this morning from the Zend team&#8230; they updated the download&#8230; so uninstall, download the new one, and reinstall (note: the build number is the same)</p>
<p>So far, it&#8217;s neat&#8230; appears you need to manually switch between which source control tool you want, and it appears as if the new version is using a bit more ram&#8230; actually&#8230; alot more ram.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Eric Coleman</title>
		<link>http://www.ajohnstone.com/archives/zend-studio-xenon/#comment-73</link>
		<dc:creator>Eric Coleman</dc:creator>
		<pubDate>Sun, 24 Jul 2005 09:28:12 +0000</pubDate>
		<guid isPermaLink="false">http://www.ajohnstone.com/archives/zend-studio-xenon/#comment-73</guid>
		<description>well, since it won't load on LINUX nor Windows, neither of us can evaluate it... ;)

Funny, becuase I bitched on the phone to a new zend rep when she called to sell me on some things the other day, then this appears, and yet it doesn't work.

If they implement code folding before release, i'll be a happy camper, but knowing zend, they're not going to.</description>
		<content:encoded><![CDATA[<p>well, since it won&#8217;t load on LINUX nor Windows, neither of us can evaluate it&#8230; <img src='http://www.ajohnstone.com/wp-includes/images/smilies/icon_wink.gif' alt=';)' class='wp-smiley' /><br />
Funny, becuase I bitched on the phone to a new zend rep when she called to sell me on some things the other day, then this appears, and yet it doesn&#8217;t work.</p>
<p>If they implement code folding before release, i&#8217;ll be a happy camper, but knowing zend, they&#8217;re not going to.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Andrew M. Johnstone</title>
		<link>http://www.ajohnstone.com/archives/zend-studio-xenon/#comment-72</link>
		<dc:creator>Andrew M. Johnstone</dc:creator>
		<pubDate>Sun, 24 Jul 2005 09:26:30 +0000</pubDate>
		<guid isPermaLink="false">http://www.ajohnstone.com/archives/zend-studio-xenon/#comment-72</guid>
		<description>I anticipated to write up a little more detail, however as you quite rightly put in one of your entries on your blog, I simply lacked the motivation to write anything in detail, however I felt urged to at least post something new this week;)

Unfortunately Xenon Beta simply pesters you for a licence key and you cannot actually run it. Also it does not run on linux either.

One key problem this has resolved is communication over https.
"* Bug Fix - Integration with Zend Platform did not work with https communication."</description>
		<content:encoded><![CDATA[<p>I anticipated to write up a little more detail, however as you quite rightly put in one of your entries on your blog, I simply lacked the motivation to write anything in detail, however I felt urged to at least post something new this week;)</p>
<p>Unfortunately Xenon Beta simply pesters you for a licence key and you cannot actually run it. Also it does not run on linux either.</p>
<p>One key problem this has resolved is communication over https.<br />
&#8220;* Bug Fix - Integration with Zend Platform did not work with https communication.&#8221;</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: sara</title>
		<link>http://www.ajohnstone.com/archives/zend-studio-xenon/#comment-71</link>
		<dc:creator>sara</dc:creator>
		<pubDate>Sun, 24 Jul 2005 03:01:24 +0000</pubDate>
		<guid isPermaLink="false">http://www.ajohnstone.com/archives/zend-studio-xenon/#comment-71</guid>
		<description>Andrew.. I was expecting your thoughts on this :p</description>
		<content:encoded><![CDATA[<p>Andrew.. I was expecting your thoughts on this :p</p>
]]></content:encoded>
	</item>
</channel>
</rss>
