<?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"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
		>
<channel>
	<title>Comments on: Preview of the Repository Browser for v0.13</title>
	<atom:link href="http://blog.rabbitvcs.org/archives/176/feed" rel="self" type="application/rss+xml" />
	<link>http://blog.rabbitvcs.org/archives/176</link>
	<description>News and Discussion on RabbitVCS</description>
	<lastBuildDate>Fri, 20 Jan 2012 12:31:13 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.1.2</generator>
	<item>
		<title>By: Adam Plumb</title>
		<link>http://blog.rabbitvcs.org/archives/176/comment-page-1#comment-4672</link>
		<dc:creator>Adam Plumb</dc:creator>
		<pubDate>Fri, 08 Jan 2010 13:03:20 +0000</pubDate>
		<guid isPermaLink="false">http://blog.rabbitvcs.org/?p=176#comment-4672</guid>
		<description>The problem with loading a directory tree on the left is that it takes forever to load repositories of any real size if I load the whole thing at once (which is the simplest way to do it).  You could just load the current directory, and then when the user expands a directory node, it finds the contents on-the-fly, but when I started trying that out, the code got more complicated than I wanted.  I may still do it in a future release, but for now, we&#039;ll have to make do without a tree browser.</description>
		<content:encoded><![CDATA[<p>The problem with loading a directory tree on the left is that it takes forever to load repositories of any real size if I load the whole thing at once (which is the simplest way to do it).  You could just load the current directory, and then when the user expands a directory node, it finds the contents on-the-fly, but when I started trying that out, the code got more complicated than I wanted.  I may still do it in a future release, but for now, we&#8217;ll have to make do without a tree browser.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Anonymous</title>
		<link>http://blog.rabbitvcs.org/archives/176/comment-page-1#comment-4670</link>
		<dc:creator>Anonymous</dc:creator>
		<pubDate>Fri, 08 Jan 2010 08:02:38 +0000</pubDate>
		<guid isPermaLink="false">http://blog.rabbitvcs.org/?p=176#comment-4670</guid>
		<description>This looks amazing!

The only thing I think that would make it better is if folders were on the left and files on the right. This is how Tortoise SVN does it. It makes it a lot easier to get a visual of the project and it makes some operations easier. For example, moving one directory to a different part or moving a file from a directory via drag and drop.</description>
		<content:encoded><![CDATA[<p>This looks amazing!</p>
<p>The only thing I think that would make it better is if folders were on the left and files on the right. This is how Tortoise SVN does it. It makes it a lot easier to get a visual of the project and it makes some operations easier. For example, moving one directory to a different part or moving a file from a directory via drag and drop.</p>
]]></content:encoded>
	</item>
</channel>
</rss>

