<?xml version="1.0" encoding="UTF-8"?><!-- generator="wordpress/2.3.3" -->
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	>
<channel>
	<title>Comments on: Subversion Basics</title>
	<link>http://lipidity.com/apple/subversion-basics/</link>
	<description>Despotic Development</description>
	<pubDate>Fri, 12 Mar 2010 02:34:41 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.3.3</generator>
		<item>
		<title>By: Pranab</title>
		<link>http://lipidity.com/apple/subversion-basics/#comment-146515</link>
		<dc:creator>Pranab</dc:creator>
		<pubDate>Tue, 08 Dec 2009 06:36:26 +0000</pubDate>
		<guid>http://lipidity.com/apple/subversion-basics/#comment-146515</guid>
		<description>&lt;p&gt;Sometimes a nice simple article covering the basics is just what's needed. I've been 'intending' to start using a versioning system since a few hobby projects now. But this article was the exact little push I needed.&lt;/p&gt;

&lt;p&gt;Now all I need is for you to write an article about test-driven development.. :P&lt;/p&gt;

&lt;p&gt;Thanks for the great article!&lt;/p&gt;
</description>
		<content:encoded><![CDATA[<p>Sometimes a nice simple article covering the basics is just what&#8217;s needed. I&#8217;ve been &#8216;intending&#8217; to start using a versioning system since a few hobby projects now. But this article was the exact little push I needed.</p>
<p>Now all I need is for you to write an article about test-driven development.. <img src='http://lipidity.com/wordpress/wp-includes/images/smilies/icon_razz.gif' alt=':P' class='wp-smiley' /> </p>
<p>Thanks for the great article!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: hemi</title>
		<link>http://lipidity.com/apple/subversion-basics/#comment-145651</link>
		<dc:creator>hemi</dc:creator>
		<pubDate>Tue, 20 Oct 2009 05:46:25 +0000</pubDate>
		<guid>http://lipidity.com/apple/subversion-basics/#comment-145651</guid>
		<description>&lt;p&gt;thats great everything is working fine.&lt;/p&gt;

&lt;p&gt;can u tell me how can a  user change his password&lt;/p&gt;

&lt;p&gt;is it  possible with admin!! (i dont think it is possible)&lt;/p&gt;
</description>
		<content:encoded><![CDATA[<p>thats great everything is working fine.</p>
<p>can u tell me how can a  user change his password</p>
<p>is it  possible with admin!! (i dont think it is possible)</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Ankur</title>
		<link>http://lipidity.com/apple/subversion-basics/#comment-2988</link>
		<dc:creator>Ankur</dc:creator>
		<pubDate>Sat, 24 Mar 2007 07:15:38 +0000</pubDate>
		<guid>http://lipidity.com/apple/subversion-basics/#comment-2988</guid>
		<description>&lt;p&gt;Thanks Steve. The great thing about subversion is that once you've set up everything, you can keep working on your project as per normal; the only real change one has to implement into a workflow is running &lt;code&gt;commit&lt;/code&gt; once in a while.
I have been keeping an eye on your blog and you've got some great content. Keep it up!&lt;/p&gt;
</description>
		<content:encoded><![CDATA[<p>Thanks Steve. The great thing about subversion is that once you&#8217;ve set up everything, you can keep working on your project as per normal; the only real change one has to implement into a workflow is running <code>commit</code> once in a while.<br />
I have been keeping an eye on your blog and you&#8217;ve got some great content. Keep it up!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Steve Weller</title>
		<link>http://lipidity.com/apple/subversion-basics/#comment-2982</link>
		<dc:creator>Steve Weller</dc:creator>
		<pubDate>Sat, 24 Mar 2007 05:07:13 +0000</pubDate>
		<guid>http://lipidity.com/apple/subversion-basics/#comment-2982</guid>
		<description>&lt;p&gt;I've been setting up and blogging about subversion and XCode. My set up is very simple: just me and and a local repository. I'm still learning now to use subversion, so everything that you wwrrite is useful.&lt;/p&gt;

&lt;p&gt;http://homepage.mac.com/bagelturf/cocoa/cocoa.html&lt;/p&gt;
</description>
		<content:encoded><![CDATA[<p>I&#8217;ve been setting up and blogging about subversion and XCode. My set up is very simple: just me and and a local repository. I&#8217;m still learning now to use subversion, so everything that you wwrrite is useful.</p>
<p><a href="http://homepage.mac.com/bagelturf/cocoa/cocoa.html" rel="nofollow">http://homepage.mac.com/bagelturf/cocoa/cocoa.html</a></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: C.J.</title>
		<link>http://lipidity.com/apple/subversion-basics/#comment-2916</link>
		<dc:creator>C.J.</dc:creator>
		<pubDate>Fri, 23 Mar 2007 11:01:29 +0000</pubDate>
		<guid>http://lipidity.com/apple/subversion-basics/#comment-2916</guid>
		<description>&lt;p&gt;Ah.  There it is :)&lt;/p&gt;

&lt;p&gt;http://svn.wp-plugins.org/gregarious/trunk/&lt;/p&gt;
</description>
		<content:encoded><![CDATA[<p>Ah.  There it is <img src='http://lipidity.com/wordpress/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
<p><a href="http://svn.wp-plugins.org/gregarious/trunk/" rel="nofollow">http://svn.wp-plugins.org/gregarious/trunk/</a></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Nick</title>
		<link>http://lipidity.com/apple/subversion-basics/#comment-2823</link>
		<dc:creator>Nick</dc:creator>
		<pubDate>Wed, 21 Mar 2007 22:48:05 +0000</pubDate>
		<guid>http://lipidity.com/apple/subversion-basics/#comment-2823</guid>
		<description>&lt;p&gt;I started using Subversion midway through a current project of mine, and now I wish I'd started sooner. I didn't really "grok" it till I read the Pragmatic Programmer's book on SVN http://www.pragmaticprogrammer.com/titles/svn/&lt;/p&gt;

&lt;p&gt;One of the issues I found when starting to use Subversion midway, is that what looked relatively organised in my Xcode view turned out to be one honking big disorganised directory when you looked at it on disk.&lt;/p&gt;

&lt;p&gt;If you're going to be writing any more on SVN, might I suggest a tutorial on how to structure your Xcode project for better on-disk organisation (which in turn makes things easier to manage in SVN). For example, how to split up your external frameworks from your central code in SVN.&lt;/p&gt;
</description>
		<content:encoded><![CDATA[<p>I started using Subversion midway through a current project of mine, and now I wish I&#8217;d started sooner. I didn&#8217;t really &#8220;grok&#8221; it till I read the Pragmatic Programmer&#8217;s book on SVN <a href="http://www.pragmaticprogrammer.com/titles/svn/" rel="nofollow">http://www.pragmaticprogrammer.com/titles/svn/</a></p>
<p>One of the issues I found when starting to use Subversion midway, is that what looked relatively organised in my Xcode view turned out to be one honking big disorganised directory when you looked at it on disk.</p>
<p>If you&#8217;re going to be writing any more on SVN, might I suggest a tutorial on how to structure your Xcode project for better on-disk organisation (which in turn makes things easier to manage in SVN). For example, how to split up your external frameworks from your central code in SVN.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Jeroen Leenarts</title>
		<link>http://lipidity.com/apple/subversion-basics/#comment-2769</link>
		<dc:creator>Jeroen Leenarts</dc:creator>
		<pubDate>Wed, 21 Mar 2007 13:20:52 +0000</pubDate>
		<guid>http://lipidity.com/apple/subversion-basics/#comment-2769</guid>
		<description>&lt;p&gt;You forgot to mention a big link in subversion land.
http://svnbook.red-bean.com/&lt;/p&gt;

&lt;p&gt;The complete and free online version of the O'Reilly Subversion book.&lt;/p&gt;

&lt;p&gt;Oh and Google Code, sourceforge.net provide subversion access as well. But better to first fumble around a bit with a local working copy.&lt;/p&gt;

&lt;p&gt;svnadmin create testrepo
svn checkout file:///[PATH_TO_REPO]/testrepo&lt;/p&gt;

&lt;p&gt;Start experimenting...&lt;/p&gt;

&lt;p&gt;XCode works well with local repositories as well. Sure, you don't have the security of a remote backup. But a local repository is just another path on your disk. Pick it up in your regular backup and you are reasonably safe.&lt;/p&gt;
</description>
		<content:encoded><![CDATA[<p>You forgot to mention a big link in subversion land.<br />
<a href="http://svnbook.red-bean.com/" rel="nofollow">http://svnbook.red-bean.com/</a></p>
<p>The complete and free online version of the O&#8217;Reilly Subversion book.</p>
<p>Oh and Google Code, sourceforge.net provide subversion access as well. But better to first fumble around a bit with a local working copy.</p>
<p>svnadmin create testrepo<br />
svn checkout file:///[PATH_TO_REPO]/testrepo</p>
<p>Start experimenting&#8230;</p>
<p>XCode works well with local repositories as well. Sure, you don&#8217;t have the security of a remote backup. But a local repository is just another path on your disk. Pick it up in your regular backup and you are reasonably safe.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Adrian</title>
		<link>http://lipidity.com/apple/subversion-basics/#comment-2768</link>
		<dc:creator>Adrian</dc:creator>
		<pubDate>Wed, 21 Mar 2007 13:17:53 +0000</pubDate>
		<guid>http://lipidity.com/apple/subversion-basics/#comment-2768</guid>
		<description>&lt;p&gt;Excellent! I have written not so long ago an entry in my blog with a similar introduction to svn on Mac OS X, but in Spanish; hope it helps!&lt;/p&gt;

&lt;p&gt;http://kosmaczewski.net/2007/01/01/subversion-1/
http://kosmaczewski.net/2007/01/02/subversion-2/&lt;/p&gt;

&lt;p&gt;(in Spanish) En los links aqui arriba hay una introduccion a svn para Mac OS X, similar a la de esta pagina, pero en español, espero que sea util!&lt;/p&gt;
</description>
		<content:encoded><![CDATA[<p>Excellent! I have written not so long ago an entry in my blog with a similar introduction to svn on Mac OS X, but in Spanish; hope it helps!</p>
<p><a href="http://kosmaczewski.net/2007/01/01/subversion-1/" rel="nofollow">http://kosmaczewski.net/2007/01/01/subversion-1/</a><br />
<a href="http://kosmaczewski.net/2007/01/02/subversion-2/" rel="nofollow">http://kosmaczewski.net/2007/01/02/subversion-2/</a></p>
<p>(in Spanish) En los links aqui arriba hay una introduccion a svn para Mac OS X, similar a la de esta pagina, pero en español, espero que sea util!</p>
]]></content:encoded>
	</item>
</channel>
</rss>
