Working with SVN ================ Linux ----- Please install de subversion client. For Debian/Ubuntu Systems:: $ aptitude install subversion For Arch Linux:: $ pacman -S subversion Now to copy the Blocos Software do:: $ svn co https://br-gogo.svn.sourceforge.net/svnroot/br-gogo/host/blocos/trunk blocos Or copy the Monitor Software:: $ svn co https://br-gogo.svn.sourceforge.net/svnroot/br-gogo/host/monitor/trunk monitor Windows ------- Please Download and install the TortoiseSVN_. .. _TortoiseSVN: http://tortoisesvn.tigris.org/ Now create a folder. And right click the mouse at folder created, select SVN Checkout. At Url put : "https://br-gogo.svn.sourceforge.net/svnroot/br-gogo/host/blocos/trunk" , to copy the Blocos Software. Or "https://br-gogo.svn.sourceforge.net/svnroot/br-gogo/host/monitor/trunk" , to copy the Monitor Software.