<html><body bgcolor="#FFFFFF"><div>On Jul 1, 2011, at 1:41 PM, Glyph Lefkowitz &lt;<a href="mailto:glyph@twistedmatrix.com">glyph@twistedmatrix.com</a>&gt; wrote:<br><br></div><div></div><blockquote type="cite"><div><br><div><div>On Jul 1, 2011, at 1:08 PM, chris wrote:</div><br class="Apple-interchange-newline"><blockquote type="cite"><span class="Apple-style-span" style="border-collapse: separate; font-family: Menlo; font-style: normal; font-variant: normal; font-weight: normal; letter-spacing: normal; line-height: normal; orphans: 2; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-border-horizontal-spacing: 0px; -webkit-border-vertical-spacing: 0px; -webkit-text-decorations-in-effect: none; -webkit-text-size-adjust: auto; -webkit-text-stroke-width: 0px; font-size: medium; "><span class="Apple-style-span" style="font-family: monospace; ">doing continuous development based on tools like<span class="Apple-converted-space">&nbsp;</span><br>svn and trac is really painful and it's really difficult to motivate<span class="Apple-converted-space">&nbsp;</span><br>yourself to work on a once rejected ticket</span></span></blockquote></div><br><div>Can you be more specific, please? &nbsp;What's painful?</div></div></blockquote><div><br></div><div>I always found it especially irritating to come back to a patch later. If I don't already have a patched checkout of Twisted, I need to figure out what revision I was at before (or to actually be safe, make a HEAD checkout), then reapply my patch, hoping it is still valid. &nbsp;</div><div><br></div><div>With a fork I can check it out any time, rebase to the current master (or branch I'm working on), having my changes reapplied for me. When I have made more changes I just push it up. No changes to tickets or switching keywords or watching Trac reject my patch file 10 times then clearing all my cookies or whatever.</div><div><br></div><div>I've always admired Twisted's standards and process; I think they have made it possible for such a huge project to maintain working order for so long. The tools could use an upgrade, though.</div><br><blockquote type="cite"><div><div><br></div><div>Procedurally, it's almost the same number of clicks (except for the unfortunate need to type the word 'review') to do this on Github or Launchpad. &nbsp;What part of the process is painful? &nbsp;If you're not a committer, we're not going to let you run code on our buildbots either way without a cursory review (that's just a recipe for automated attacks) so it's not like you get past that step for free, either.</div><div><br></div><div>Plus, you can use the DVCS of your choice to actually author the patch.</div><div><br></div><div><br></div></div></blockquote><blockquote type="cite"><div><span>_______________________________________________</span><br><span>Twisted-Python mailing list</span><br><span><a href="mailto:Twisted-Python@twistedmatrix.com">Twisted-Python@twistedmatrix.com</a></span><br><span><a href="http://twistedmatrix.com/cgi-bin/mailman/listinfo/twisted-python">http://twistedmatrix.com/cgi-bin/mailman/listinfo/twisted-python</a></span><br></div></blockquote></body></html>