Posts: 57
Joined: Oct 2010
Reputation:
0
Hi,
I tried to do a Git Pull exactly as described in the FAQ sticky, but even after completing the update the skin doesn't show any changes in XBMC. Then I installed the passion repo add on and installed the SVN build of night, which now reflects the latest changes.
Can you tell me what I am doing wrong with the Git? I have Dharma with Windows 7.
Posts: 748
Joined: Jul 2009
Reputation:
3
u might have a cached version in user\username\appdata\roaming
Currently addicted to Night. Watch this
teaser and join the
forum.
Get and request your ClearLOGOs from the
ClearLOGO site and
forum
Try my
changes to the Night skin if u like how they looks
Posts: 57
Joined: Oct 2010
Reputation:
0
I don't understand about the cache. The FAQ says nothing about it? Maybe it should be updated with the latest instructions?
Posts: 3,379
Joined: Feb 2009
Reputation:
15
mcborzu
Skilled Skinner
Posts: 3,379
He was meaning you might have another copy. There are 2 places things can be stored, in Windows atleast...
1. user\username\appdata\roaming\XBMC\addons
2. C:\Program Files\XBMC\addons
When Git pulling it will either say:
Already up to date
or you'll see some % and whatnot showing it's updating files
Check out Night - A Skin For XBMC
Posts: 57
Joined: Oct 2010
Reputation:
0
Thanks a lot guys, I got the solution. Deleting the skin in the addon folder in Roaming automatically made xbmc revert to the version in the program files folder. BTW, renaming the addon version doesn't help - Only deleting does it.
Also, for the sake of clarity, I think you should update the FAQ to reflect the addon folder as the master folder for GIT updates and not the program files. Because all other addons and skins installed through XBMC Addons seem to be installed only in the roaming directory and not the program files directory.