Tell me more ×
Facebook - Stack Overflow is a question and answer site for facebook developers. It's 100% free, no registration required.
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.

I have search everywhere but I can't find information on how to create a branch in Versions for Mac. How is this done?

share|improve this question
Doesn't belong here. This isn't a coding-related question and should be on SU. – Mahmoud Al-Qudsi Mar 17 '12 at 22:48
@MahmoudAl-Qudsi Check the faq. Questions about "software tools commonly used by programmers" are on-topic. – Michael J. Barber Mar 19 '12 at 13:36

2 Answers

There was very little information on this but I found the answer. Just press Option key and drag the trunk into the branches folder

share|improve this answer
Branches folder? – noa May 23 '12 at 16:18
@noa, or any folder within your repository where you store your branches. – Ben Oct 29 '12 at 10:36
@Crashdesk, thanks for this simple but effective answer. +1 – Ben Oct 29 '12 at 10:39

The option key opens the Move dialog and copies the source to the target, then deletes the source. You can Duplicate the project first, then option/drag to Move the duplicate to the branches folder.

share|improve this answer

Your Answer

 
discard

By posting your answer, you agree to the privacy policy and terms of service.

Not the answer you're looking for? Browse other questions tagged or ask your own question.