Welcome to the Treehouse Community

Want to collaborate on code errors? Have bugs you need feedback on? Looking for an extra set of eyes on your latest project? Get support with fellow developers, designers, and programmers of all backgrounds and skill levels here with the Treehouse Community! While you're at it, check out some resources Treehouse students have shared here.

Looking to learn something new?

Treehouse offers a seven day free trial for new students. Get access to thousands of hours of content and join thousands of Treehouse students and alumni in the community today.

Start your free trial

Development Tools Git Basics Working With Remote Repositories Hosting Help

trying to take old Xcode projects and "upload them to git hub for collaboration and improvements....

I created a private repository on github so that I may start to work on a newer version of my app but I am struggling with bringing the code into the repository. I went to the Xcode project and tried to clone it into the repository at github and it returned the errror message "403- github HTTP request failed" for my github address. what do you think is going on here?

1 Answer

Marcus Vieira
Marcus Vieira
7,877 Points

Hi Dan!

What do you exactly mean by I went to the Xcode project and tried to clone it into the repository at github ? Do you remember the commands you used ?