August 20th, 2008
So, I’m gearing up to work on some Java+Ruby (via JRuby) stuff. The Java world still seems fairly entrenched in the cult of Subversion, while the Rubyists have gone with Git lately.
I’m still wrapping my mind around Git, but with GitHub, it’s fairly easy and straight-forward. I paid my $7 for the micro [...]
Posted in git, Java, jruby, Subversion | 5 Comments »
October 15th, 2007
At the Codehaus and at JBoss.org, I’ve continually come across Subversion repositories that needed to be split apart or merged, perhaps after converting from CVS. One problem you continually hit, particularly if you’re merging repositories, is the “date order of revisions” bug. Simply stated, if you create a new repository loaded from two [...]
Posted in Codehaus, JBoss.ORG, Opensource, Ruby, Subversion, Tools | No Comments »