Ok:
Code:
--------------------
# cd /usr/share/lms/server.svn
# svn up
At revision 37541.
# cd ..
# mv server.svn server.svn.old
# svn checkout https://github.com/Logitech/slimserver/trunk server.svn
...
Checked out revision 37541.
# cd server
# git pull
remote: Counting objects: 101, done.
remote: Compressing objects: 100% (18/18), done.
remote: Total 56 (delta 47), reused 47 (delta 38)
Unpacking objects: 100% (56/56), done.
From git://github.com/Logitech/slimserver
c09a87a..385e9ae public/7.8 -> origin/public/7.8
8a43fda..31b168a public/10.0 -> origin/public/10.0
4000c95..2b74302 public/7.7 -> origin/public/7.7
Updating c09a87a..385e9ae
Fast-forward
Changelog7.html | 1 +
HTML/EN/settings/player/basic.html | 2 +-
Slim/Plugin/Deezer/ProtocolHandler.pm | 18 +++++++++++++-----
Slim/Utils/Prefs.pm | 4 ++++
Slim/Web/ImageProxy.pm | 9 ++++++++-
strings.txt | 19 +++++++++++++++++++
6 files changed, 46 insertions(+), 7 deletions(-)
diff strings.txt ../server.svn/strings.txt
<no diffs>
diff Slim/Plugin/Deezer/ProtocolHandler.pm
../server.svn/Slim/Plugin/Deezer/ProtocolHandler.pm
<no diffs>
--------------------
So..a fresh svn co of trunk seems to get the same code as the git
public/7.8 repo.
I'll check again once there have been new commits.
------------------------------------------------------------------------
gharris999's Profile: http://forums.slimdevices.com/member.php?userid=115
View this thread: http://forums.slimdevices.com/showthread.php?t=99667
_______________________________________________
beta mailing list
[email protected]
http://lists.slimdevices.com/mailman/listinfo/beta