Simple svn update terminal code
#1
I have been trying to update my XBMC (full ubuntu) version to the latest svn build.
I have managed to do it once, yet i have no idea how i did it.
Who might help me with the right terminal code or direct me to the proper thread? Searching hasn't got me any further.

Thanks in advance.

Greetings,

Paul
Reply
#2
Eoghlear Wrote:I have been trying to update my XBMC (full ubuntu) version to the latest svn build.
I have managed to do it once, yet i have no idea how i did it.
Who might help me with the right terminal code or direct me to the proper thread? Searching hasn't got me any further.

Thanks in advance.

Greetings,

Paul

try this:

sudo apt-get update
sudo apt-get upgrade -y --force-yes
Reply
#3
What does the --force-yes do?

Cant find that syntax when doing a apt-get --help or in man apt-get?
Reply

Logout Mark Read Team Forum Stats Members Help
Simple svn update terminal code0