[LINUX] SVN repo installer doesn't work under XBMC for Linux
#1
hi, have ubuntu 8.04 and i downloaded svn repo installer from repositoris but when i acces to it, i can see anything, in windows i can download nba or youtube plugin..... but in ubuntu i can't see any in the svn repo installer.

Thx
Reply
#2
grab new version,
Code:
$ cd $home
$ wget http://xbmc-addons.googlecode.com/svn/packages/plugins/programs/SVN_Repo_Installer.zip
$ unzip SVN_Repo_Installer.zip

if you dont have programs folder in your .xbmc/plugins directory than create it.
Code:
$ mkdir .xbmc/plugins/programs
mv SVN\ Repo\ Installer .xbmc/plugins/programs/
also change favourites.xml "thumb"
Code:
sudo nano /usr/share/xbmc/system/favourites.xml
thumb="special://xbmc/plugins/programs/SVN Repo Installer/default.tbn"
Reply

Logout Mark Read Team Forum Stats Members Help
[LINUX] SVN repo installer doesn't work under XBMC for Linux0