Facebook and Stack Exchange are now working together to support the Facebook developer community.
Facebook engineers participate here along with the best Facebook developers in the world.
If you have a technical question about Facebook, this is the best place to ask.
Subversion is a centralized open-source revision control system, founded by CollabNet Inc. and maintained by The Apache Software Foundation.
0
votes
0answers
32 views
Facebook library error in android app
I've been having a problem with my project.
In the project I'm integrating my app with facebook.
I have included the .jar file from facebook SDK into my project's build path.
However even if I ...
4
votes
2answers
398 views
Facebook iOS SDK 3.1.1 installation problems
I'm finding it hard to hook up the new Facebook SDK properly. I followed this step-by-step guide and was very surprised by the fact that this version of the SDK requires an actual .pkg installation. ...
3
votes
1answer
187 views
SVN Post-commit hook for posting on Facebook wall
I'm using Visual SVN Server on my local machine running Windows 7 x64.
I'm looking for a simplest way to create a post-commit hook to some of my local repositories, allowing me to post commit ...
0
votes
1answer
553 views
Cannot add android facebook connect project to svn in eclipse
I am creating an android application which connects to facebook using the official facebook connect sdk via the methods given here. I am using eclipse on my iMac. I am successfully able to connect my ...
5
votes
2answers
166 views
How to read changes from SVN repo
I'm trying to do some sort of strange Facebook App which notifies developers of changes on the SVN such as new branches and versions, however to achieve this I need to ask SVN what changes have been ...