Hjem   |   Kontakt   |   Sitemap
Hvem er vi Hvad kan vi Vores kunder Ledige stillinger Kontakt os Blog

Posts Tagged ‘Subversion’

Working on One Thing At A Time

Published Wednesday, April 8th, 2009 by AN

…With Git-Svn)- to not break the build.

I hate breaking the build! So I have been looking for ways to use a
version control system to help me avoid it.

Currently I mostly work in SVN trunk, with the ocational feature branch
for large changes. The constant danger when I work in trunk is that I
start fixing two bugs at the same time, but try to commit the fixes
separately. If I screw that up it will sometimes break the build. Alas!

Now I found a blog-post by Frederic Jean describing a workflow (with git) that I think is what I was looking for. It sounds a bit complicated, but I will probably give it a try to see if it is worth the effort.


Creating, consuming and testing SOAP webservices on Grails

Friday, February 12th, 2010
We are currently making a backend system, that has its services exposed as webservices. Since ...

My first patch to Grails accepted

Monday, November 23rd, 2009
I recently wrote a patch for Grails to support dateCreated and lastUpdated when using mockDomain ...
 
© 2008 Code3 ApS  |  Rådmandsgade 45A, 1.  |  2200 København N  |  +45 7020 3383  |  kontakt@code3.dk