Nucleo Boards
From RobolaboWiki
Revision as of 21:13, 17 November 2015 by Aguti (Talk | contribs) (Created page with "<!--__NOTOC__--> <h1> Working </h1> <h2> Install subversion </h2> In order to use subversion repositories, you should install it before. In linux debian/ubuntu OS: <pre> s...")
Working
Install subversion
In order to use subversion repositories, you should install it before. In linux debian/ubuntu OS:
sudo apt-get install subversion
Download a repository
svn co svn+ssh://<USER>@<SERVER>/<COMPLETE_PATH>