Day: September 19, 2008

  • Using the subversion revision graph

    One of the most lovely things about software engineering is branching. Branching your source code enables us to have different versions of the code base, so that your team is able to work at different important phases at the same time. One important phase is to work on that stable release you did last week…