Hi,
I want to access the fab4 branch, as described on the wiki :
http://wiki.slimdevices.com/index.ph...ezeos_Building
This is what happens :
>svn co http://svn.slimdevices.com/repos/jiv...squeezeos/poky
svn: Server sent unexpected return value (403 Forbidden) in response to OPTIONS request for 'http://svn.slimdevices.com/repos/jive/7.5/private-branches/fab4/squeezeos/poky'
>svn co https://svn.slimdevices.com/repos/ji...squeezeos/poky
Error validating server certificate for 'https://svn.slimdevices.com:443':
- The certificate is not issued by a trusted authority. Use the
fingerprint to validate the certificate manually!
Certificate information:
- Hostname: svn.slimdevices.com
- Valid: from Wed, 14 Jan 2009 17:40:59 GMT until Sat, 12 Jan 2019 17:40:59 GMT
- Issuer: Slim Devices, Logitech, Inc., Mountain View, California, US
- Fingerprint: 97:f0:04:c2:00:b1:9a:31:0d:fe:dc:99:95:b7:36:1f:f7 :18:38:e7
(R)eject, accept (t)emporarily or accept (p)ermanently? p
Authentication realm: <https://svn.slimdevices.com:443> svn.slimdevices.com
Password for 'jt':
^C
I can't browse it either via the web interface :
http://svn.slimdevices.com/repos/jive/7.5/
Thanks in advance...
Jean
Results 1 to 5 of 5
Thread: How to access the fab4 branch ?
-
2011-05-08, 10:42 #1Senior Member
- Join Date
- Oct 2009
- Posts
- 122
How to access the fab4 branch ?
-
2011-05-08, 12:28 #2Senior Member
- Join Date
- Apr 2005
- Posts
- 6,932
You should not need the private branch (which is for internal development only before release of the product). Try checking out trunk instead (replace private-branches/fab4 with trunk).
-
2011-05-08, 14:41 #3Senior Member
- Join Date
- Oct 2009
- Posts
- 122
Now, I'm really confused.
This is what I did initially. I used :
svn co http://svn.slimdevices.com/repos/jiv...squeezeos/poky
As instructed here :
http://wiki.slimdevices.com/index.ph...d_Instructions
This sort of works, however John Swenson told me that I was using the wrong branch, that branch is for the Controller and not the Touch and I should use the fab4 branch instead of the jive branch :
http://forums.slimdevices.com/showth...b4+branch+Jive
Blindly, I tried :
svn co http://svn.slimdevices.com/repos/fab...squeezeos/poky
Unfortunately, it does not work.
So, I searched the wiki and I found the above documentation :
http://wiki.slimdevices.com/index.ph...ezeos_Building
So, my question is how do you recreate the environment and how do you build for the Touch.
Thanks in advance...
Jean
-
2011-05-08, 20:54 #4
[SlimDevices: Jive] How to access the fab4 branch ?
> This is what I did initially. I used :
>
> svn co http://svn.slimdevices.com/repos/jiv...squeezeos/poky
That's what you should be using. jive was the project name of the first
SqueezePlay based device (the Controller). But all SP related code now is
in this repository, even for Touch and Radio.
> As instructed here :
>
> http://wiki.slimdevices.com/index.ph...d_Instructions
>
> This sort of works, however John Swenson told me that I was using the
> wrong branch, that branch is for the Controller and not the Touch and I
> should use the fab4 branch instead of the jive branch :
John's wrong. It's for all SP based devices.
--
Michael
-
2011-05-08, 23:44 #5Senior Member
- Join Date
- Oct 2009
- Posts
- 122
Thanks a lot !
By the way, would you mind enabling in your next build the following things :
rsync :
http://forums.slimdevices.com/showthread.php?t=81755
ntp
http://forums.slimdevices.com/showthread.php?t=87588
No need to really set it up, just make sure they are on the filesystem as an option. That would be trivial and make our life easier...
Jean

Reply With Quote

