Using Flex Builder with source control
Posted
by Dan Monego
on Stack Overflow
See other posts from Stack Overflow
or by Dan Monego
Published on 2010-05-25T18:49:55Z
Indexed on
2010/05/25
18:51 UTC
Read the original article
Hit count: 254
When setting up a source control repository for a Flex Builder workspace, what do you consider to be worth checking in? Do you exclude the workspace .metadata folder but keep the .project and other project specific files? Keep both? Throw away both? Is there a guideline you use to decide which is worth holding onto or do you do it out of practical experience?
© Stack Overflow or respective owner