<?xml version="1.0" encoding="utf-8"?><?xml-stylesheet title="XSL formatting" type="text/xsl" href="http://www.placenet.org/benoit/index.php/feed/rss2/xslt" ?><rss version="2.0"
  xmlns:dc="http://purl.org/dc/elements/1.1/"
  xmlns:content="http://purl.org/rss/1.0/modules/content/"
  xmlns:atom="http://www.w3.org/2005/Atom">
<channel>
  <title>Harvard Business School of Echec - Tag - awffull  - Commentaires</title>
  <link>http://www.placenet.org/benoit/index.php/</link>
  <atom:link href="http://www.placenet.org/benoit/index.php/feed/tag/awffull/rss2/comments" rel="self" type="application/rss+xml"/>
  <description></description>
  <language>fr</language>
  <pubDate>Wed, 12 Nov 2008 14:03:18 +0100</pubDate>
  <copyright></copyright>
  <docs>http://blogs.law.harvard.edu/tech/rss</docs>
  <generator>Dotclear</generator>
  
    
    
    <item>
    <title>we need distributed control system - Benoît DEJEAN</title>
    <link>http://www.placenet.org/benoit/index.php/post/2007/06/21/free-software-needs-distributed-control-system#c70</link>
    <guid isPermaLink="false">urn:md5:20623ed6e55680e945ea206ff03695b4</guid>
    <pubDate>Mon, 25 Jun 2007 11:32:36 +0200</pubDate>
    <dc:creator>Benoît DEJEAN</dc:creator>
    
    <description>&lt;p&gt;No James, this isn't enough. I'm already doing it with git, and it just doesn't work. With this kind of work, you end up pushing again and again ... and upstream just can't merge.&lt;/p&gt;</description>
  </item>
      
    
    <item>
    <title>we need distributed control system - James</title>
    <link>http://www.placenet.org/benoit/index.php/post/2007/06/21/free-software-needs-distributed-control-system#c69</link>
    <guid isPermaLink="false">urn:md5:c24cb9bcf673039f265e909a56a5cef2</guid>
    <pubDate>Sun, 24 Jun 2007 13:38:34 +0200</pubDate>
    <dc:creator>James</dc:creator>
    
    <description>&lt;p&gt;You might want to use bazaar!&lt;/p&gt;


&lt;p&gt;By installing the subversion bzr plugin, you can:&lt;/p&gt;



&lt;p&gt;bzr clone &lt;a href=&quot;http://path/to/svn&quot; title=&quot;http://path/to/svn&quot; rel=&quot;nofollow&quot;&gt;http://path/to/svn&lt;/a&gt;&lt;/p&gt;



&lt;p&gt;then when you want to merge, call&lt;/p&gt;


&lt;p&gt;bzr pull&lt;/p&gt;


&lt;p&gt;and to publish your changes&lt;/p&gt;


&lt;p&gt;bzr push s&lt;a href=&quot;ftp://path/to/public/html&quot; title=&quot;ftp://path/to/public/html&quot; rel=&quot;nofollow&quot;&gt;ftp://path/to/public/html&lt;/a&gt;&lt;/p&gt;</description>
  </item>
      
    
    <item>
    <title>we need distributed control system - jmmv</title>
    <link>http://www.placenet.org/benoit/index.php/post/2007/06/21/free-software-needs-distributed-control-system#c68</link>
    <guid isPermaLink="false">urn:md5:c83dad0b0e0be244fc81a7d9c5f286d9</guid>
    <pubDate>Thu, 21 Jun 2007 23:22:52 +0200</pubDate>
    <dc:creator>jmmv</dc:creator>
    
    <description>&lt;p&gt;Jeff: It may be completely reasonable for *you* because you *already* have access to the repository.  But those who don't (such as me) can really take advantage of a DVCS.  You have to be on this side to understand the problems that arise; otherwise it's hard to explain.  DVCS break the traditional &amp;quot;gain commit access&amp;quot; methodology, and all the elitism behind it.  But anyway, and as Benoit already said, this is not the place to discuss whether DVCS are better or not.&lt;/p&gt;</description>
  </item>
      
    
    <item>
    <title>we need distributed control system - Benoît Dejean</title>
    <link>http://www.placenet.org/benoit/index.php/post/2007/06/21/free-software-needs-distributed-control-system#c67</link>
    <guid isPermaLink="false">urn:md5:ced562db2d58c895327d70579747e952</guid>
    <pubDate>Thu, 21 Jun 2007 23:18:23 +0200</pubDate>
    <dc:creator>Benoît Dejean</dc:creator>
    
    <description>&lt;p&gt;Andrew &amp;gt; Thanks, stg is a very smart tool.&lt;/p&gt;</description>
  </item>
      
    
    <item>
    <title>we need distributed control system - Jeff Waugh</title>
    <link>http://www.placenet.org/benoit/index.php/post/2007/06/21/free-software-needs-distributed-control-system#c66</link>
    <guid isPermaLink="false">urn:md5:1031d84f4551c6374318baf9269b3bb2</guid>
    <pubDate>Thu, 21 Jun 2007 22:07:16 +0200</pubDate>
    <dc:creator>Jeff Waugh</dc:creator>
    
    <description>&lt;p&gt;SVN is completely reasonable for a centralised mainline branch (and a project like GNOME does need a clear central mainline). With tools like git-svn and bzr-svn, it's very easy to branch into DVCS land and commit back to SVN. So, don't cry about GNOME's use of SVN -- use the tools that exist out there to make it work better for you!&lt;/p&gt;</description>
  </item>
      
    
    <item>
    <title>we need distributed control system - Uzytkownik</title>
    <link>http://www.placenet.org/benoit/index.php/post/2007/06/21/free-software-needs-distributed-control-system#c65</link>
    <guid isPermaLink="false">urn:md5:20b6cd8aecbf9dfceaf96fe2c9829633</guid>
    <pubDate>Thu, 21 Jun 2007 16:36:52 +0200</pubDate>
    <dc:creator>Uzytkownik</dc:creator>
    
    <description>&lt;p&gt;I've never used git so I can't compare but bazaar  (&lt;a href=&quot;http://bazaar-vcs.org/&quot; title=&quot;http://bazaar-vcs.org/&quot; rel=&quot;nofollow&quot;&gt;http://bazaar-vcs.org/&lt;/a&gt;) is great (it also have a svn plugin) - I prefere it over svn and cvs.&lt;/p&gt;</description>
  </item>
      
    
    <item>
    <title>we need distributed control system - jmmv</title>
    <link>http://www.placenet.org/benoit/index.php/post/2007/06/21/free-software-needs-distributed-control-system#c64</link>
    <guid isPermaLink="false">urn:md5:e2f33a0f1d42357144f38801c1108768</guid>
    <pubDate>Thu, 21 Jun 2007 16:33:42 +0200</pubDate>
    <dc:creator>jmmv</dc:creator>
    
    <description>&lt;p&gt;Murray: Sure the VCS cannot simplify the creation of big branches.  But by using a DVCS it is extremely easy *for other people* to keep their personal branch in sync with the main one.  It's not your job (as the maintainer) to do the syncing; it's the developers one.  And with a DVCS it is much, much easier for them.  Plus if you want (again, as the maintainer), you can merge the foreign branch (after a review, be it based on patches or whatever) and keep the *development history* for that foreign branch.&lt;/p&gt;


&lt;p&gt;Let me suggest this talk about Git, given by Linus at Google: &lt;a href=&quot;http://www.youtube.com/watch?v=4XpnKHJAok8&quot; title=&quot;http://www.youtube.com/watch?v=4XpnKHJAok8&quot; rel=&quot;nofollow&quot;&gt;http://www.youtube.com/watch?v=4Xpn...&lt;/a&gt;&lt;/p&gt;


&lt;p&gt;You have to be working &amp;quot;on the other side&amp;quot; (i.e. without access to the main project's repository) to really value the advantages of a DVCS.&lt;/p&gt;</description>
  </item>
      
    
    <item>
    <title>we need distributed control system - Benoît DEJEAN</title>
    <link>http://www.placenet.org/benoit/index.php/post/2007/06/21/free-software-needs-distributed-control-system#c63</link>
    <guid isPermaLink="false">urn:md5:37b923d1fa03d527f21f0426bc32d187</guid>
    <pubDate>Thu, 21 Jun 2007 15:56:42 +0200</pubDate>
    <dc:creator>Benoît DEJEAN</dc:creator>
    
    <description>&lt;p&gt;It's a myth that DVCS are harder to use. A DVCS is not a toy for angry kids like me. I'm not having that discussion, sorry that you don't understand all the opportunities brought by DVCS. I think SVN sucks.&lt;/p&gt;</description>
  </item>
      
    
    <item>
    <title>we need distributed control system - Murray Cumming</title>
    <link>http://www.placenet.org/benoit/index.php/post/2007/06/21/free-software-needs-distributed-control-system#c62</link>
    <guid isPermaLink="false">urn:md5:04bf7b9bd0cf880039d30cc954de7fc6</guid>
    <pubDate>Thu, 21 Jun 2007 15:35:41 +0200</pubDate>
    <dc:creator>Murray Cumming</dc:creator>
    
    <description>&lt;p&gt;&amp;gt; If someone wants to work a new feature, would you be&lt;br /&gt;
&amp;gt; OK if he would throw you a 10Kline patch&lt;/p&gt;


&lt;p&gt;That doesn't happen very often. No VCS can make it easy to do big branches. Big branches are fundamentally difficult to merge.&lt;/p&gt;


&lt;p&gt;When you do need to branch, I'm currently fairly happy with how svn does it. People have used bzr to branch from my svn, though I guess that doesn't make it so easy to merge back.&lt;/p&gt;


&lt;p&gt;Most work is just small patches. I am very afraid of making life difficult for all those people, doing normal work, just because one or two people would like something that has a special feature.&lt;/p&gt;</description>
  </item>
      
    
    <item>
    <title>we need distributed control system - Benoît DEJEAN</title>
    <link>http://www.placenet.org/benoit/index.php/post/2007/06/21/free-software-needs-distributed-control-system#c61</link>
    <guid isPermaLink="false">urn:md5:1118950f5a55dc239efc625fea247aa4</guid>
    <pubDate>Thu, 21 Jun 2007 14:32:53 +0200</pubDate>
    <dc:creator>Benoît DEJEAN</dc:creator>
    
    <description>&lt;p&gt;stgit looks fine, but svn + git-svn + stgit is too much.&lt;/p&gt;


&lt;p&gt;Let's just switch to git. Moreover, managing patch is only good if you don't care about the revision log. A patch is the merge of all your work. On the other hand, when you merge, you get everything.&lt;/p&gt;


&lt;p&gt;The problem is the upstream VCS and everyone seems to think that it's going to be solved by stacking again and again on the contributor side. This is just wrong. Managing patches feels quite stupid when you're used to use branch and do cherrypicking. cherrypicking makes patches useless i think.&lt;/p&gt;</description>
  </item>
      
    
    <item>
    <title>we need distributed control system - Andrew Sutherland</title>
    <link>http://www.placenet.org/benoit/index.php/post/2007/06/21/free-software-needs-distributed-control-system#c60</link>
    <guid isPermaLink="false">urn:md5:50bd4dc87a9fd47af907baaf244a479b</guid>
    <pubDate>Thu, 21 Jun 2007 13:51:02 +0200</pubDate>
    <dc:creator>Andrew Sutherland</dc:creator>
    
    <description>&lt;p&gt;Have you tried using stacked git?  (stgit)  It's like quilt for git, and allows you to work in a patch-centric way.  Basically, your current 'state' in a stgit-managed branch is managed in a bunch of patches, which are then applied in series.&lt;/p&gt;


&lt;p&gt;Any changes you make are applied to the top-most active patch in your 'stack' when you invoke 'stg refresh'.  The revision history of each time you do a refresh is there too, and 'qgit' (the best git GUI I've seen) understands the patches and their intermediary state.&lt;/p&gt;


&lt;p&gt;The result is that you are always breaking things up into patches as you would submit them in a single unified workspace.  The other option I could think of (but don't have a lot of experience with) is having one branch or workspace per patch you would want to submit, merging things across between them as desired.&lt;/p&gt;


&lt;p&gt;The one downside to stgit in my mind is that when you push/pop patches onto the active stack (or just re-order them), timestamps of affected files may change even if their contents do not, which will confuse most build systems...&lt;/p&gt;</description>
  </item>
      
    
    <item>
    <title>we need distributed control system - Benoît DEJEAN</title>
    <link>http://www.placenet.org/benoit/index.php/post/2007/06/21/free-software-needs-distributed-control-system#c59</link>
    <guid isPermaLink="false">urn:md5:3865693886e70e928ce9684fcb4b9109</guid>
    <pubDate>Thu, 21 Jun 2007 13:08:22 +0200</pubDate>
    <dc:creator>Benoît DEJEAN</dc:creator>
    
    <description>&lt;p&gt;Murray &amp;gt; forking and branching are obviously not the same. I'am talking about how hard it is to merge when your VCS sucks at it. If someone wants to work a new feature, would you be OK if he would throw you a 10Kline patch ? And that guy would certainly quit because maintaining a 10K line patch against upstream is very very hard. Now it would be awesome if he could often pull/merge from upstream to update his new branch. In the end, to get the feature from upstream, you'd just have to pull from his branch. Or you could cherry-pick.&lt;/p&gt;


&lt;p&gt;Jeff &amp;gt; git-svn does the opposite. And merging inside git-svn just blows the full revision history. And if everyone has to setup git-svn on his side, let's move to git/mtn/hg/etc&lt;/p&gt;


&lt;p&gt;jmmv &amp;gt; I'm glad that you read that post. I was really thinking about your job. I know NetBSD has a patchset for GNOME. It's hard for you to maintain. And it's hard for me to get your patch. With DVCS, we could happily pull/merge/cherrypick from each other.&lt;/p&gt;</description>
  </item>
      
    
    <item>
    <title>we need distributed control system - jmmv</title>
    <link>http://www.placenet.org/benoit/index.php/post/2007/06/21/free-software-needs-distributed-control-system#c58</link>
    <guid isPermaLink="false">urn:md5:1e9b8f34533363a31d6a97bd2d15e65f</guid>
    <pubDate>Thu, 21 Jun 2007 12:32:31 +0200</pubDate>
    <dc:creator>jmmv</dc:creator>
    
    <description>&lt;p&gt;Wholeheartedly agreed.  I, as a long-term maintainer of GNOME on NetBSD (not very active now, though), would really welcome a trivial way to maintain my portability fixes before they get integrated (which sometimes never happens, but that's another frustrating story).  A DVCS could certainly simplify this.&lt;/p&gt;


&lt;p&gt;Murray: It's OK if you want to see patches instead of a URL... it's the *tool* who should automatically be able to generate those patches.  But the *developer* should be able to manage them more easily, and that is basically what a DVCS offers.&lt;/p&gt;</description>
  </item>
      
    
    <item>
    <title>we need distributed control system - Jeff Schroeder</title>
    <link>http://www.placenet.org/benoit/index.php/post/2007/06/21/free-software-needs-distributed-control-system#c57</link>
    <guid isPermaLink="false">urn:md5:7d90bbf3fa4cba4f559f88090ef554a4</guid>
    <pubDate>Thu, 21 Jun 2007 12:13:25 +0200</pubDate>
    <dc:creator>Jeff Schroeder</dc:creator>
    
    <description>&lt;p&gt;sudo apt-get install git-svn&lt;/p&gt;</description>
  </item>
      
    
    <item>
    <title>we need distributed control system - Murray Cumming</title>
    <link>http://www.placenet.org/benoit/index.php/post/2007/06/21/free-software-needs-distributed-control-system#c56</link>
    <guid isPermaLink="false">urn:md5:d12c1e6a630a391e1ccb2d4d45e79d09</guid>
    <pubDate>Thu, 21 Jun 2007 12:07:26 +0200</pubDate>
    <dc:creator>Murray Cumming</dc:creator>
    
    <description>&lt;p&gt;If you were a contributor to my project, I'd want to see patches, not a URL of some fork of my project, even if the VCS made it relatively easy to merge.&lt;/p&gt;


&lt;p&gt;And if it was my project, I'd rather not see you suggesting that people use a fork of it.&lt;/p&gt;</description>
  </item>
      
</channel>
</rss>