Slashdot Mirror


Distributed Development, with Karl Fogel

phyjcowl writes "Karl Fogel is a founding developer of the Subversion project. In the following interview he covers social aspects of coordinating developers as well as the difficulties and advantages of managing an open source, distributed development project. Karl explains the inception of the Subversion project, what it has required to build its community, and what he has learned in order to successfully maintain it."

25 of 103 comments (clear)

  1. HERE'S THE ARTICLE TEXT!! by putko · · Score: 3, Funny

    Interview with Karl Fogel of Subversion and CollabNet
    J. Chalifour - July 27, 2005

    Introduction

    Karl Fogel is a founding developer of the Subversion project. Subversion is sponsored by CollabNet and under the company's employ, Karl describes himself as the CollabNet-to-developer liaison. In the following, Karl explains the inception of the open source Subversion project, what it has required to build its community, and what he has learned in order to successfully maintain it. Karl's vantage is interesting not just from the perspective of managing such a community but also because the Subversion project itself is one of the required sorts of software technologies used in open source development...

    Access to this resource
    requires TEC Membership (it's FREE).

    WAY TO GO, GUYS!

    --
    http://www.thebricktestament.com/the_law/when_to_s tone_your_children/dt21_18a.html
    1. Re:HERE'S THE ARTICLE TEXT!! by strider44 · · Score: 4, Informative

      login
      Login details for www.technologyevaluation.com

      Account #1
      booklet
      bob23

      Courtesy of http://www.bugmenot.com/

  2. Distributed development is a challenge by ReformedExCon · · Score: 5, Interesting

    Nice of me to state the obvious there in the subject line. :-)

    The article requires some non-negligble amount of registration, so I will simply forego all that and give my impressions of my experience with distributed development.

    DON'T DO IT!!

    I believe that was Sam Kinison's advice on a host of things.

    The biggest problem with distributed development is lack of coordination between members. Especially on public Open Source projects where members may not show up on time or even at all, and there really isn't any way to force them to do so.

    This means that the biggest challenge in running a successful project is to staff it with sufficiently trustworthy engineers who see the success of the project as a common goal. This isn't unlike typical closed source project management except that you can't really fire anyone.

    I've found that once you've got a critical mass of dependable engineers working on the project, that much of the development takes care of itself. Active mailing lists are mandatory, as are clear objectives. But if you don't have people you can trust submitting code, then you're basically doing it all by yourself.

    --
    Jesus saved me from my past. He can save you as well.
  3. You have to wonder... by __aaclcg7560 · · Score: 3, Funny

    What happens when a project becomes both disturbing and subverted? Go figure.

  4. WTF by dedazo · · Score: 4, Insightful
    There's two paragraphs and then you must "register" to read the rest of the article.

    Do the editors not actually visit the links provided with the submissions?

    I think they do, and I think this is another one of those slashvertisements that people get punished around here for suggesting they even exist.

    I was actually looking forward to reading something from one of the svn devs. What a fucking waste of time.

    --
    Web2.0: I love when people Flickr my cuil and digg my boingboing until my google is reddit and I start to yahoo
    1. Re:WTF by Anonymous Coward · · Score: 3, Funny

      Thanks, they'll reward us with another Roland Piquepaille article for your complaint.

  5. I registered an account by putko · · Score: 4, Informative

    I registered an account -- read the article if you want.

    login: fuckhead
    password: fuckhead

    email: fuckhead@mailnator.com

    --
    http://www.thebricktestament.com/the_law/when_to_s tone_your_children/dt21_18a.html
  6. Here's the text -- for real by putko · · Score: 5, Informative

    Interview with Karl Fogel of Subversion and CollabNet
    J. Chalifour - July 27, 2005
    1. Introduction
    2. The role of developers
    3. Social aspects of the development community

    Part I | Part II | Part III | Part IV

    Related Book

    Introduction

    Karl Fogel is a founding developer of the Subversion project. Subversion is sponsored by CollabNet and under the company's employ, Karl describes himself as the CollabNet-to-developer liaison. In the following, Karl explains the inception of the open source Subversion project, what it has required to build its community, and what he has learned in order to successfully maintain it. Karl's vantage is interesting not just from the perspective of managing such a community but also because the Subversion project itself is one of the required sorts of software technologies used in open source development.

    Subversion is a type of software configuration management (SCM) tool known as a version control system. These types of tools are important toward letting developers collaborate on software projects. Subversion is part of the tigris.org community's focus on building collaborative software development tools. CollabNet provides enterprises with distributed software development solutions. It's used by companies such as Sun Microsystems, HP, and Barclays Global Investors to help coordinate development teams spread out around the world.

    Part III of the Concerted Disruption, Climb Aboard series.

    We started Subversion about five years ago, and I think it is a little bit different from a lot of open source projects because we started with the goal of replacing a specific piece of open source software ... We were trying to replace CVS.

    You had a good reference point.

    We had a great reference point and also that saved us from a lot of arguments about what should and shouldn't be in our first release. We could say that if it's in CVS it should be in our 1.0 version, if it's not in CVS it doesn't need to be. There was an inherent controversy reduction substance in our projects--at least before 1.0. Now we get into all those discussions that we put off. But we have a foundation/relationship already built with all these people that makes it a lot easier to do that because they all worked together to get to 1.0.

    As to how we got those developers. The numbers we have right now are roughly thirty full committers--people who can commit anywhere in the source code, thirty partial committers--people that just do documentation fixes, fix support scripts, or something like that but do not have commit rights in all the code. Of those thirty full committers, I'd say roughly fifteen are really active on a day-to-day basis. You get some others that come flying in like Han Solo every now and then--they fix a bug and then they go out and you don't hear from them for a few months.

    The way we founded it was mainly word-of-mouth. We knew the CVS space pretty well, we started contacting those people, they talked to their friends, and pretty soon people just showed up. We actually held physical, open-to-the-public design meetings when we began the project in San Francisco. Some of those people are still with the project today. But you know, one of best committers is in Slovenia and he certainly didn't come to those design meetings. But we wouldn't be where we are without him.

    Could you please clarify your role in the project?

    I guess you could call it, founding developer. CollabNet only employs somewhere between three and four of those committers. We don't all work 100 percent on Subversion all the time. Somewhere between three and four is accurate. My role was mainly--you know I had a lot of experience working with open source projects before, and in particular with CVS, which helped to get me involved with version control--it was sort of to set the tone at the beginning of the project--a CollabNet-to-developer liaison when necessary, although there haven't been that many conflicts, we haven't n

    --
    http://www.thebricktestament.com/the_law/when_to_s tone_your_children/dt21_18a.html
    1. Re:Here's the text -- for real by dumbskull · · Score: 2, Interesting

      Is it only me. I dont understand a word of this. Am i not geeky enough?

    2. Re:Here's the text -- for real by kesuki · · Score: 3, Insightful

      http://developers.slashdot.org/comments.pl?sid=157 196&cid=13183601
        partial translation, and it has nothing to do with being 'geeky' this is written in a language you don't understand. Often called 'marketdroid' or 'doublespeak' this language is entirely derived by complicating the way you write things so that people are so busy scratching their heads they dont notice your hands in thier pockets.

  7. Rant: I found Subversion immature by Anonymous Coward · · Score: 2, Interesting
    I just had a frustrating hour or so with Subversion. No, it's not that I have problems with its functionality (well, I actually do, but today isn't time to talk about that.) It's the lack of craftsmanship that bothers me.

    Firstly, the proxy support. One of the big benefits of Subversion is that it can use HTTP to talk to the server. So one would hope that the network connection set up with Subversion is easier than CVS, right?

    Well, not at all, I found.

    First, as a Windows program, it should be using the platform proxy setting (the one you set through IE's connection setting dialog.) It's a fairly sophisticated mechanism that covers wide range of use cases. It's also reasonably easy to use from programs --- you just need to use WinInet library instead of the socket library. Or as an Unix program, you can take $http_proxy variable, which seems to be the de-facto standard of setting up a proxy. Instead, Subversion decided to invent its own way of setting proxy information. This makes it really painful to switch one network configuration to another.

    Second problem. Network connection problems are one of the most common problems, because there are just so many things that can go wrong. So a program should be able to help users diagnose the problem. With CVS, you can use the -t option to trace the network access of the CVS program. You can see which host/port it's connecting to (if it's pserver), or you can see how CVS spawns the connect program (if it's ext.)

    Subversion doesn't have any such option (in fact it doesn't seem to have any global option, so I might be missing something.) When there are so many places you can set network configuration (~/.subversion, registry, ...) this is just poor craftsmanship. If Subversion had a trace option to cause it to print where it's loading proxy information, how it's connecting, and what repsonse it's getting, it would save a lot of time for many users.

    Third problem. In theory, HTTP-based connection support would have improved the connectivity. But in practice, because Subversion decided to use the WebDAV protocol, it uses many HTTP methods (like PROPFIND) that are often not allowed by a proxy server. A simple Google search reveals how pervasive this problem is. While I'm sure the use of WebDAV makes some technical sense, it would have been a lot easier to us users if it just uses a standard GET or POST method coupled with the Subversion-Action header or something (guess SOAP-Action header is done for a reason!)

    Fouth problem. Of all the modern programming languages you can choose to implement Subversion with, they chose C. I mean C, the least productive programming language of all kind, that only second to the assembly language. Sure, it's necessary sometimes, like when you are writing a kernel, or a really high-performance computing. But Subversion is neither.

    Users would have been served much better if the time of Subversion developers are spent on improving the tool itself, instead of fixing string manipulation bugs, tracking down core dumps, and etc. I really don't understand why they didn't pick Python, Ruby, or even Java. It makes Subversion runs on more platforms, it improves the productivity of developers.

    You see, none of those are critical to the architecture of Subversion or anything. It's just the rough edges that you need to smooth out. It's really nothing but a lack of craftsmanship to be unable to remove this many issues after so many years of development (I hit all those problems within an hour.)

    Well, now that I said all I wanted to say, at least I feel much better!

    1. Re:Rant: I found Subversion immature by TheNarrator · · Score: 4, Insightful

      Sounds like you downloaded subversion and spent 5 minutes with it. Based on your review, I recommend you go spend the $500 per user for visual source safe. It will require reading no documentation and your firewall administrator will respect the fact that you're trying to use a Microsoft(tm) product and not some suspect open source program and bend over backwards to do whatever needs to be done to get it to work because it's the standard.

      Better yet would someone make the "Enterprise" subversion package with an option to use internet explorer proxy settings and bloated soap calls instead of webdav and sell it to this guy for $500 a seat? Thanks. Oh yeah, and please reimplement it in managed C code running on top of .net? Thanks.

    2. Re:Rant: I found Subversion immature by agm · · Score: 2, Insightful

      Agreed. I'll often write string manipulation or file searching/parsing routines in c because a) it's easy to do, and b) it runs FAST (like 100Mb per data in less than 2 seconds).

    3. Re:Rant: I found Subversion immature by Ann+Elk · · Score: 4, Interesting

      From Chapter 7 of Version Control with Subversion:

      The servers file contains Subversion configuration options related to the network layers...

      The section goes on to describe the http-proxy-host, http-proxy-port, http-proxy-username, and http-proxy-password options. So, "yes", it does support HTTP proxy, but not via WinInet (big surprise).

      Another option would be to tunnel the SVN protocol over SSH (Subversion uses the "svn+ssh://" URL scheme for this).

      I completely disagree with your option on using WebDAV versus "normal" GET/PUT. If your network admin has configured the proxy to disallow certain requests, using other protocol features to get around the restriction is not the answer. This is one of the things I hate about protocols like SOAP -- they actually make the proxy's life much more difficult.

      Finally, why do you care what language the application is written in? The problems you describe would not "magically disappear" if Subversion were rewritten in Perl/Python/Ruby/Whatever.

    4. Re:Rant: I found Subversion immature by M1FCJ · · Score: 2, Informative
      You are confusing what you are experiencing and what Subversion is.

      Subversion is a source-only product. There are no binaries. There are implementations of Subversion code and that's what you are having trouble with. For example since you use Windows, if you bothered to install TortoiseSVN, you would have had absolutely no problem with proxies, even authenticated ones.

      Binary distributions of Subversion or third party applications that chose to use Subversion (i.e., eSVN, Tortoise, SVK) might have different implementations or solutions to various configuration issues.

      Programming language choice is C. So is Linux kernel is written in C. So is Apache web server and so on. On the other hand Subversion is also an API and protocol. You can take Subversion and implement it completely in Java (jsvn) or Ruby or any language of your choice. If you want to implement the protocol in Visual Basic, feel free. You can take any bit of the existing source code and re-use it because it is licensed under BSD. You don't even need to let the world know about it apart from BSD license requirements.

      Using WEBDAV makes a good architectural sense because suddenly you can use almost any WEBDAV client architecture and wrap around your own business flow requirements and you have an easy-to-build system.

      So stop trolling.

  8. Re:Registration required by merphant · · Score: 2, Informative

    On a whim, I tried viewing the article with slashdot/slashdot as the login and password for an existing member, and it worked. That's one to remember for the next time an article requires registration to view: if that account doesn't exist, create it so others can use it. It's easy enough to remember.

  9. Article Full Text by Anonymous Coward · · Score: 2, Informative

    Introduction

    Karl Fogel is a founding developer of the Subversion project. Subversion is sponsored by CollabNet and under the company's employ, Karl describes himself as the CollabNet-to-developer liaison. In the following, Karl explains the inception of the open source Subversion project, what it has required to build its community, and what he has learned in order to successfully maintain it. Karl's vantage is interesting not just from the perspective of managing such a community but also because the Subversion project itself is one of the required sorts of software technologies used in open source development.

    Subversion is a type of software configuration management (SCM) tool known as a version control system. These types of tools are important toward letting developers collaborate on software projects. Subversion is part of the tigris.org community's focus on building collaborative software development tools. CollabNet provides enterprises with distributed software development solutions. It's used by companies such as Sun Microsystems, HP, and Barclays Global Investors to help coordinate development teams spread out around the world.

    Part III of the Concerted Disruption, Climb Aboard series.

    We started Subversion about five years ago, and I think it is a little bit different from a lot of open source projects because we started with the goal of replacing a specific piece of open source software ... We were trying to replace CVS.

    You had a good reference point.

    We had a great reference point and also that saved us from a lot of arguments about what should and shouldn't be in our first release. We could say that if it's in CVS it should be in our 1.0 version, if it's not in CVS it doesn't need to be. There was an inherent controversy reduction substance in our projects--at least before 1.0. Now we get into all those discussions that we put off. But we have a foundation/relationship already built with all these people that makes it a lot easier to do that because they all worked together to get to 1.0.

    As to how we got those developers. The numbers we have right now are roughly thirty full committers--people who can commit anywhere in the source code, thirty partial committers--people that just do documentation fixes, fix support scripts, or something like that but do not have commit rights in all the code. Of those thirty full committers, I'd say roughly fifteen are really active on a day-to-day basis. You get some others that come flying in like Han Solo every now and then--they fix a bug and then they go out and you don't hear from them for a few months.

    The way we founded it was mainly word-of-mouth. We knew the CVS space pretty well, we started contacting those people, they talked to their friends, and pretty soon people just showed up. We actually held physical, open-to-the-public design meetings when we began the project in San Francisco. Some of those people are still with the project today. But you know, one of best committers is in Slovenia and he certainly didn't come to those design meetings. But we wouldn't be where we are without him.

    Could you please clarify your role in the project?

    I guess you could call it, founding developer. CollabNet only employs somewhere between three and four of those committers. We don't all work 100 percent on Subversion all the time. Somewhere between three and four is accurate. My role was mainly--you know I had a lot of experience working with open source projects before, and in particular with CVS, which helped to get me involved with version control--it was sort of to set the tone at the beginning of the project--a CollabNet-to-developer liaison when necessary, although there haven't been that many conflicts, we haven't needed a liaison that much. My role is also to write code.

    It's hard to put my finger on it exactly but when you have a bunch of volunteers, the main currency that's going on is attention. If one of them does something, does somebody notice? They're going to do

  10. SubVersion project/code quality by DarkDust · · Score: 5, Interesting

    We use SubVersion at our company for well over two years now, and since then I've been subscribed to the SubVersion user and developer mailing lists.

    I find the SubVersion project a very interesting project. What really makes this project shine is the development quality. By this I mean:

    • The way new features are discussed and designed before they get implemented. Let's face it, more often then not in Open Source projects someone just tries to implement a feature without a concrete design (I'm guilty of this, too ;-). The SubVersion maintainers on the other hand normally don't start coding anything before a solid design has been specified.
    • The way code quality is enforced. Patched are actually reviewed and discussed and have to fullfill a certain standard before they get accepted, something few projects really do.
    • The main coders are really bright people who seem to have many years of experience. They normally know very well what they are talking about ;-)
    • Friendly people. You don't see flamewars on the lists, the SubVersion people are helpful and patient.
    • No hostility against other projects. The SubVersion maintainers are the first to say something like "Well, if you want to work like this or need feature foo then SubVersion might not be the correct solution for you, try OtherVersionControlSystem instead.".

    I've seen a few OpenSource projects by now, even was co-leader of a very small, now long abandoned project and thus am really impressed by the way development is done in the SubVersion project.

    I really, really wish that I'll have the opportunity to work on a commercial project that comes halfway to the code quality of the SubVersion project. I'm a professional programmer for just about four years now but have already worked on some big industrial projects (industrial robots, lasers). Still I have yet to see a commercial development project where not some really dumb programmers can constantly screw the project, check code in that doesn't compile, doesn't follow the coding style or is simply of low quality. I see code that almost no OpenSource project would accept on a daily basis. And this code is produced by people that are highly paid and sometimes have years of experience (but still should visit a "Coding 101" course !).

    Very often I think, "Now if this were an OpenSource project that code would have been rejected and the programmer would have been forced to correct it and do better next time." Unfortunately this will stay a dream, and thus I fear I'll never see a commercial project with code quality that rivals that of SubVersion.

  11. Re:partial Translation was Re:Here's the text -- by Pete · · Score: 2, Funny

    I think this qualifies as possibly the weirdest >0-rated (well, at the moment) slashdot post I've seen for a while. I reckon it deserves a special "delusional-nutcase-fantasy" mod tag :).

  12. I think you're thinking of BitKeeper by putaro · · Score: 2, Informative

    Subversion is an open source source code management tool. It's distributed under the BSD license, I think. It has nothing to do with BitKeeper or the Linux kernel source code management debacle.

  13. Re:On the topic of revision systems... by MassacrE · · Score: 3, Informative

    Darcs works off a non-centralized model (see arch, codeville, monotone, bitkeeper, cogito) instead of a centralized model (cvs, subversion, perforce, clearcase). Rather than tracking revisions, it tracks changes. This means that rather than merging all changes into a new revision, changes are pulled (or pushed) to create a tree.

    Of the non-centralized tools out there, darcs is probably simplest to learn to use. However, the use of Haskell has always made me apprehensive - this and performance/scalability problems have limited my use.

    The patch model is innovative, but the flip side is that it is unique, and has trade-offs in usage. While other systems generate patches around changes which can be exchanged and even signed to prevent tampering, darcs patches are altered when applied.

  14. Re:Registration required by Arker · · Score: 2, Insightful

    And even if such accounts weren't terminated immediately, making them would still be the wrong answer.

    The editors should not allow articles with broken links like that to be posted in the first place. Of course, it's obvious they can't be bothered to do anything but click a post button occasionally, and apparently randomly, so it falls to the readers to take care of it. Don't make a login, don't post the text, don't comment on the article at all, except to note that there's nothing to discuss, since the link doesn't work. And don't submit this kind of trash to begin with, of course.

    --
    =-=-=-=-=-=-=-=-=-=-=-=-=-=-
    Friends don't let friends enable ecmascript.
  15. Re:partial Translation was Re:Here's the text -- by jeremyp · · Score: 2, Insightful

    Um, subversion is Open Source. You can download it for free. It shares none of its code with CVS. Although it is a direct replacement for CVS, its architecture is completely different.

    In short just about everything in your post is wrong.

    --
    All I want is a secure system where it's easy to do anything I want. Is that too much to ask ~~ Randall Munroe
  16. Dave Thomas on Distributed Devlopment by jarich · · Score: 3, Interesting
    I recently heard Dave Thomas (of PragProg.com, not of Wendy's) speak. As part of the talk he discussed working on Ruby, an open source language whose founder speaks Japanese. Matz (the founder) does speak English as well, but a very large segment of the development community don't speak English. And despite his best efforts, Dave couldn't learn Japanese.

    So how did they communicate? Via unit tests. If Dave commits code that breaks something, he gets a unit test in the mail. When the test works again, he knows that he's fixed the problem.

    Pretty interesting solution!

  17. Re:... I'm a Karl Fogel fan ... by ninjagin · · Score: 2, Interesting
    Yunno, it's said that we stand on the shoulders of giants. Giants get produced every day, and they get trod on by so many people who may or may not become giants themselves. People switch giants all the time as they change their habits, their philosophies and their activities. I've been standing on your shoulders for so many years, and had the benefit of your efforts all the way, along with all the other giants. You're in great company.

    The other giants are (in no order):

    • Ward Cunningham of Wiki
    • Paul Julius of CruiseControl
    • James Davidson of ANT
    • Stephen Hawking of The Universe
    • Stewart Brand and Larry Brilliant of the WELL

    Yeah, you're that good. Don't let 'em tell you otherwise. Bless you, sir.

    A Fan

    ... seeya round ...

    --
    .. pa-ra-bo-la, pa-ra-bo-la, 2 pi R, 2 pi R, where's your latus rectum, where's your latus rectum, 2 pi R