<?xml version="1.0"?>
<rss version="2.0">
  <channel>
    <title><![CDATA[SVN Integration in Nautilus]]></title>
    <link>http://brainstorm.ubuntu.com/item/169/</link>
    <description><![CDATA[Tortoise is so useful on Windows but I haven't found an equivalent on Linux. <br /><br />I organise my files using Nautilus and having to use a different program for SVN can lead to mistakes. <br />
<br />


<b>[384 votes] Solution #1: Auto-generated solution of idea #169</b>
<br />

<br />
<br />



]]></description>

    <language>en-us</language>
    <pubDate>Thu, 28 Feb 2008 19:39:58 +0000</pubDate>
    <lastBuildDate>Tue, 17 Mar 2009 00:41:37 +0000</lastBuildDate>
    <generator>QAPoll module</generator>
    <guid isPermaLink="true">http://brainstorm.ubuntu.com/idea/169/</guid>
        <item>
  <title>Comment from albertcardona</title>
  <description><![CDATA[Same for git please. Somehow, a generic interface could be conjured for numerous open source version control systems.]]></description>
  <pubDate>Fri, 29 Feb 2008 02:43:51 +0000</pubDate>
</item>
        <item>
  <title>Comment from ghais</title>
  <description><![CDATA[check nautilus-script-collection-svn]]></description>
  <pubDate>Fri, 29 Feb 2008 04:01:29 +0000</pubDate>
</item>
        <item>
  <title>Comment from HDave</title>
  <description><![CDATA[There are a couple of projects underway to do this, but they are under-resourced so I am using pyth-svn workbench.  Very nice...]]></description>
  <pubDate>Fri, 29 Feb 2008 04:16:50 +0000</pubDate>
</item>
        <item>
  <title>Comment from mr_interweb</title>
  <description><![CDATA[Oh. This would be so nice.  Please include git support as well.]]></description>
  <pubDate>Fri, 29 Feb 2008 07:35:55 +0000</pubDate>
</item>
        <item>
  <title>Comment from freexe</title>
  <description><![CDATA[The problem with nautilus-script-collection-svn is that you don't know which files are in SVN or their current stat. <br /><br />In Tortoise there are little icons on the folders/files themselves.]]></description>
  <pubDate>Fri, 29 Feb 2008 10:07:44 +0000</pubDate>
</item>
        <item>
  <title>Comment from jimwmiller</title>
  <description><![CDATA[This would be fantastic!  Couldn't agree more.]]></description>
  <pubDate>Fri, 29 Feb 2008 15:52:04 +0000</pubDate>
</item>
        <item>
  <title>Comment from brettalton</title>
  <description><![CDATA[This would be wonderful. I don't think a programmer would have a choice of what OS to use if Nautilus had SVN and git integrated ;)]]></description>
  <pubDate>Fri, 29 Feb 2008 16:59:35 +0000</pubDate>
</item>
        <item>
  <title>Comment from dvdmeer</title>
  <description><![CDATA[there is nautilussvn... it works great, just like turtoise.]]></description>
  <pubDate>Fri, 29 Feb 2008 18:25:45 +0000</pubDate>
</item>
        <item>
  <title>Comment from jeanpaul145</title>
  <description><![CDATA[I've seen tortoise work on windows.<br />I've also seen subclipse work on BOTH Linux and windows.<br /><br />I'll stick with the cli on svn and git updates and commits, thank you very much.]]></description>
  <pubDate>Fri, 29 Feb 2008 21:52:08 +0000</pubDate>
</item>
        <item>
  <title>Comment from rawsausage</title>
  <description><![CDATA[The new Gnome virtual fs layer will make it possible to use FUSE.. It will be easy to add all of those I guess.]]></description>
  <pubDate>Fri, 29 Feb 2008 23:45:35 +0000</pubDate>
</item>
        <item>
  <title>Comment from ploum</title>
  <description><![CDATA[nautilussvn is really too slow for big project and is still really buggy (doesn't refresh the status, brokes some .svn file by including virtual commit from the year 1970). Something has to be done, indeed.]]></description>
  <pubDate>Sun, 02 Mar 2008 15:36:56 +0000</pubDate>
</item>
        <item>
  <title>Comment from AndiXng</title>
  <description><![CDATA[Extremely useful.]]></description>
  <pubDate>Sun, 02 Mar 2008 19:56:39 +0000</pubDate>
</item>
        <item>
  <title>Comment from schmichael</title>
  <description><![CDATA[+1, but bzr should be first of course.  ;-)]]></description>
  <pubDate>Mon, 03 Mar 2008 03:24:20 +0000</pubDate>
</item>
        <item>
  <title>Comment from jakeg</title>
  <description><![CDATA[Oh please yes. I'm trying to switch myself and another web developer to use Ubuntu rather than Windows and this is one of the major blockers at the moment. I need SVN integrated into Nautilus file manager in the same was as Tortoise SVN is with Explorer on Windows. And if it isn't as good or fast, I simply cannot switch to Ubuntu despite my best intentions.]]></description>
  <pubDate>Thu, 06 Mar 2008 15:27:57 +0000</pubDate>
</item>
        <item>
  <title>Comment from rollsisu</title>
  <description><![CDATA[+1 I'm trying to move my development work from Windows to Ubuntu and dearly miss TortoiseSVN.  Nothing I've found so far in Linux comes close and I've tried a lot of the different SVN clients available.<br /><br />Of couse, I also need a comparison utility as good as BeyondCompare too.]]></description>
  <pubDate>Thu, 13 Mar 2008 20:23:00 +0000</pubDate>
</item>
        <item>
  <title>Comment from Bruce</title>
  <description><![CDATA[ploum, I presume when you're talking about "the slowness" you're referring to the moment you recurs into a directory that contains working copies and how NautilusSvn then recurses through the entire working copy. The only thing that needs to be changed is the algorithm which handles that, but that's going to take a couple of developer hours to look into.<br /><br />Also the emblem handling is indeed buggy and even though there's definitely room for improvement on NautilusSvn's part there's also some problems with the way Nautilus calls the update_file_info function (it doesn't always). Most of the problems related to emblems can however by improving the appropriate algorithm.<br /><br />If you could describe the bug concerning the virtual commits on the NautilusSvn mailing list linked below that would be very much appreciated.<br /><br />I'd advise everybody to look into NautilusSvn, you can download it at http://jasonfield.com/freebies and discuss it at the mailing list over at http://groups.google.com/group/nautilussvn. It's pretty much the most extensive Nautilus-Subversion integration there's available right now. <br /><br />Other efforts include NaughtySvn (http://naughtysvn.tigris.org/) and gvcs-client (http://code.google.com/p/gvcs-client/), a related project is bzr-gtk (http://bazaar-vcs.org/bzr-gtk).]]></description>
  <pubDate>Tue, 15 Apr 2008 06:54:36 +0000</pubDate>
</item>
        <item>
  <title>Comment from Bruce</title>
  <description><![CDATA[Actually I was looking at the code, and I still have to do so some more, but just setting the option RECURSIVE_STATUS in helper.py to False will make it "feel" faster. ]]></description>
  <pubDate>Tue, 15 Apr 2008 18:13:06 +0000</pubDate>
</item>
        <item>
  <title>Comment from misery</title>
  <description><![CDATA[https://sourceforge.net/projects/gnubversion Another Nautilus-Tool for SVN.]]></description>
  <pubDate>Wed, 16 Apr 2008 21:01:31 +0000</pubDate>
</item>
        <item>
  <title>Comment from Bruce</title>
  <description><![CDATA[Hi, it's me again :-) I'm one of the lead developers on the NautilusSvn project and just wanted to let everybody know that we've just released a new beta version. You can download it at http://code.google.com/p/nautilussvn/wiki/Installation<br /><br />Also, and this has been bothering me for a while, the recommendation I made before to disable recursive status doesn't really make sense. Without doing recursive status checks the emblems for directories won't really make sense. ]]></description>
  <pubDate>Tue, 17 Mar 2009 00:41:37 +0000</pubDate>
</item>
      </channel>
</rss>
