February 2011
4 posts
4 tags
Jenkins CI and multiple SVN credentials
The Subversion plugin for the Jenkins continuous integration server stores one credential per SVN server, that means that you cannot use job-specific users. Hopefully I have a quick and dirty solution… by not using the Subversion plugin! Instead, in the Jenkins job, I start the build with a Windows batch command that will do the SVN checkout, like this: C:\scripts\svnas.foo.bat...
Feb 26th
20 notes
Video Game Developers in Belgium - update
I just added “Newfort” to the list, thanks for letting me now about it in the comments! Video Game Developers in Belgium (link)
Feb 22nd
4 tags
Subversion: when --trust-server-cert isn't enough
Got a Subversion server with an SSL certificate that does not match your hostname? That’s a bit annoying but not a big deal either, just force the client to accept the certificate anyway… But what if you need to access it from an account for which you do not have a command prompt? With the Windows “network service” account for example? How are you going to store the...
Feb 20th
7 notes
2 tags
Video Game Developers in Belgium - update
I just added “Crossroads” and “Mentalwarp” to the list, thank you Bruno! Video Game Developers in Belgium (link)
Feb 1st