Quote:
Originally Posted by theducks
Is a double layer of SRC normal? (../src/src/... )
|
Yes. You have to put your source into a folder that the version control software (bazaar) controls. I call that folder src. That folder includes the bazaar info, resources and another folder called src where bazaar puts the real source. Thus ../src/src/..