March 2010
Mon Tue Wed Thu Fri Sat Sun
« Jan   Jul »
1234567
891011121314
15161718192021
22232425262728
293031  

Month March 2010

GIT Configuration with Hudson on Ubuntu’s Tomcat

During my recent migration from using SVN to using GIT for my open source projects I was reconfiguring my Hudson CI server and started seeing this message: Caused by: hudson.plugins.git.GitException: Command returned status code 128: *** Please tell me who you are. Run git config –global user.email “you@example.com” git config –global user.name “Your Name”