Skip to content

Instantly share code, notes, and snippets.

View mmalina's full-sized avatar

Martin Malina mmalina

  • Red Hat
  • Brno, Czech Republic
View GitHub Profile
@mmalina
mmalina / cdk-install.sh
Last active September 16, 2016 13:56
Script for setting up CDK environment
#!/bin/bash
# Script for setting up CDK environment
# Currently tested to work on Mac, but should work on Linux also
# TODO:
# Add support for Cygwin
# Add support for libvirt box (instead of virtualbox)
CDK_BASE_URL=http://cdk-builds.usersys.redhat.com/builds
@mmalina
mmalina / SVN To GitHub Migration
Created September 20, 2012 14:53 — forked from nickboldt/SVN To GitHub Migration
SVN To GitHub Migration
== Migration from SVN to Git ==
This is a fork of nbolt's svn-to-github script. It is modified to be used for swt bot tests migration. We need to migrate these folders out of the original svn repo:
./archives/tests/org.jboss.tools.archives.ui.bot.test
./as/tests/org.jboss.ide.eclipse.as.ui.bot.test
./bpel/tests/org.jboss.tools.bpel.ui.bot.test
./build/aggregate/soatests-site/tests/org.jboss.tools.drools.ui.bot.test
./esb/tests/org.jboss.tools.esb.ui.bot.test
./forge/tests/org.jboss.tools.forge.ui.bot.test
./freemarker/tests/org.jboss.tools.freemarker.ui.bot.test
./hibernatetools/tests/org.jboss.tools.hibernate.ui.bot.test