problem at checkout with json-framework

80 views
Skip to first unread message

HobbinHood

unread,
Oct 21, 2012, 2:21:36 PM10/21/12
to google-api-obj...@googlegroups.com
Hi group :)

I'm having some problems while checking out "google-api-objectivec-client" via svn. It seems it won't find the external JSON framework.

---
nils@book-nh ~/Documents/Programming/frameworks % svn checkout http://google-api-objectivec-client.googlecode.com/svn/trunk/ google-api-objectivec-client-read-only
svn: warning: Error handling externals definition for 'google-api-objectivec-client-read-only/Source/JSON':
svn: warning: Server sent unexpected return value (405 Not Allowed) in response to OPTIONS request for 'https://github.com/stig/json-framework.git/tags/v2.3.2/Classes'
Checked out revision 234.
---

The same problem occurs with gtm-oauth2 and gdata-objectivec-client.

Haven't found a thing while feeding google with a few keywords and got no clue.
Any ideas?

Greg Robbins

unread,
Oct 21, 2012, 2:31:41 PM10/21/12
to google-api-obj...@googlegroups.com
I'm not sure right now why checkout of that tag's sources is no longer working.

The SBJSON classes are only used when running on iOS 4 and Mac OS X 10.6. If you need compatibility with those systems, then download SBJSON v2.3.2 from https://github.com/stig/json-framework/tags

Otherwise, you can safely delete references to the SBJSON classes from your library project.


Greg Robbins

unread,
Oct 21, 2012, 3:46:52 PM10/21/12
to google-api-obj...@googlegroups.com
I just tried checking out the API library again, and the SBJSON sources did successfully get checked out as well this time, so perhaps it was just a temporary issue.

HobbinHood

unread,
Oct 21, 2012, 7:10:53 PM10/21/12
to google-api-obj...@googlegroups.com
Yup, works again.
Wasn't aware that those are only needed for iOS 4 and OS X 10.6. Just noticed how long the checkout stalled at the point when it tried to fetch the SBJSON sources. Thought it was all the JSON sources.

Well, all fine now.
Thanks.
Reply all
Reply to author
Forward
0 new messages