Main menu:

Site search

Categories

October 2008
M T W T F S S
« May    
 12345
6789101112
13141516171819
20212223242526
2728293031  

Archive

Archive for 'rPath'

GNOME Developer Kit: much easier than building from SVN

Arstechnica recently published an article on the GNOME Developer Kit that Ken put together. It is based on Foresight Linux and automatically built from a fresh SVN snapshot every night using rMake. The project can be downloaded from gnome.rpath.org for anyone to use.
read more | digg story

managing sources with hg convert

One of the things I do at rPath is hack on Anaconda. We have decided to mostly standardize on Mercurial for our SCM. Since Anaconda, at the time, was managed in CVS, this meant that I needed to find a tool to convert a publically accessible CVS repository to a Mercurial repository. The only tool [...]