October 2010
4 posts
3 tags
ANN: clojure-maven-plugin 1.3.5 released
Support for the latest VimClojure via clojure:nailgun, if older vimclojure support is required run with mvn clojure:nailgun -Dclojure.nailgun.server=com.martiansoftware.nailgun.NGServer When using a entry, if the filename resolves to an existing fully qualified filename, otherwise prepend the working directory. If it still doesn’t exist, fail the maven run. Fixes for Windows usage - new DOS...
Oct 25th
4 notes
“Right now we know as much as anyone else about this issue. We don’t plan...”
–  Dmitry Jemerov, Development Lead - JetBrains, Inc.
Oct 23rd
5 notes
2 tags
WatchWatch
Following on from our subversion to git conversion story, here’s a short, off-the-cuff introduction to using Vincent Driessen’s GitFlow branching model, and the associated git command extensions which we’ve also adopted as our git workflow.
Oct 19th
3 notes
3 tags
Repository Migration from Subversion to Git
Having recently completed migrating our monolithic subversion repository to a series of smaller git repositories, along reworking our maven builds to work with the new structure, I thought it would be a good catalyst for rebooting the blog. The Subversion Repository Layout + trunk | + modules | | + module.parent | | + module.composite.a | | + module.composite.b | | + module.c | ...
Oct 18th