Archive for May, 2009

Connecting NetBeans 6.7 to SVN on Ubuntu

Posted by pebuchmann_super on 23 May 2009 | Tagged as: Software Development, Ubuntu, Uncategorized

These are the steps I had to take to establish a connection from within NetBeans 6.7 to my Subversion Repository via a https connection. Install svn -> sudo apt-get install svn Install an svn client, I chose RapidSVN -> sudo apt-get install rapidsvn In NetBeans select Team > SVN>Check out… and fill in the Form. [...]

Ubuntu on the OLPC

Posted by pebuchmann_super on 21 May 2009 | Tagged as: Ubuntu

Instructions on how to install Ubuntu on the One Laptop per Chiled PC.

Testing on Google’s Android Platform

Posted by pebuchmann_super on 19 May 2009 | Tagged as: Uncategorized

This is the first of a series of articles explaining how testing on Android works.

Trac and Eclipse Mylin

Posted by pebuchmann_super on 10 May 2009 | Tagged as: Software Development

A useful tutorial about how to connect Mylin to a Trac repository.

Mercurial and SSH-2 DSA on Windows XP

Posted by pebuchmann_super on 09 May 2009 | Tagged as: Software Development

After installing Mercurial and TortoiseHG on Windows XP I subscribed to the SCM Hosting provider Sourcerepo.com and so far I am very pleased with their service. The subscription process was straight forward, the repository usable within minutes after subscribing and all of that for a very affordable price, I might add. I had fun exploring [...]